Hi,
We are using a third party POS module. We are working on a customization to check and approve the item master before pushing it to POS. We have designed a form, to display all the details of an item(like itemId, name, price, season, etc). The user will check these details in the form and select the item and click on an approve button designed on the form. Once he clicks this button, all the records in the respective tables corresponding to this item should be blocked from editing until the disapprove button on the form is pressed.
(i.e. The record in the pricedisctable corresponding to this item should be blocked for keeping the price unchanged.
The record in the inventTable corresponding to this item should be blocked for keeping various fields unchanged. etc.. )
This blocking is required to ensure that the item details are similar on AX as well as POS.
Please help us figure out how to block the records in the table from editing until the disapprove button is pressed .
*This post is locked for comments
I have the same question (0)