Hi everyone,
Are there any options to prevent user change the price on the sales order lines? Thank you.
The item price on the sales line of Sales Order should be auto-populated by retrieving that price from the item card, and customer service user can enter quantity but should not be able to change the price when they create a sales order.
I cannot achieve this by user security since read/edit/delete/insert permissions are at the table level, not at the fields level. And, I checked the possibility to use change log to track change made to Sales Line table 37 for some fields and this seems not work as well.
I appreciated all helps on this. Thank you.