07-27-2011 06:53 AM
Working with the SalesOrderProducts editable grid. We have added a couple of custom fields and want to ensure that they get locked when the sales order gets locked. When clicking the Lock button on the grid, although the screen seems to refresh, it doesn't seem as though the grid actually locks. I have found the business rule which locks the Sales Order and sets the 'ItemLocked' field for the salesorderitems to True. However, I can't find where this flag gets checked and everything within the salesorderitem in the grid is still editable.
Has anyone seen where the flag is checked? Can you point me in the right direction?
Thank you,
Dennis