I was just trying to implement the item approval with the expectation that I won't be able to enter the item in an purchase or sale line as long the item has not been approoved. NAV did create an approval but the item has not been blocked in the purchase/sales line in any way.
Does anybody have experiance with this Kind of approval?
0
Answers
Well, that is your expectation
The standard workflow adds a restriction to the freshly created Item and let you use it on your PO, SO, Item Journals... But you will not be able to post your documents.
If you want to block the item then you need to customize the workflow.
You may also add code to check "Record Restriction" on the PO, SO, Item journals... when you select an item.
On another note, I saw that you asked the same question here. You may delete one of them in order to help people help you efficiently.
I can see the record is added to Restricted Records (screenshot below);
I can however still add to Purchase Orders, Sales Order etc and post regardless of it being restricted. (screenshot below);