Add permission to the Unit Price incl VAT

Hi, is there a way to add add security to the field Unit Price incl VAT in Sales Order module? We just want 3users from 1department to have the sole access to editing. This is to prevent erroneous pricing in our Sales Invoices.

Thanks …

  1. You can set editable property true for those 3 users.

  2. Create a field in User setup and in OnValidate of PIT, you can check for that…