Hi all
Not all the user are authorized to change the Item Unit price in the sales invoice, in user setup we have a column price change those authorized check box is checked. my question is I want to make a similar setup in another company though user setup in GL I could able to in the new company but while raising the sales invoice it allowing all the users to change the price. where the customization code I can find is it in sales invoice form, or which code unit I should check for the same.
Thanks
satish
0
Comments
On the company that works, turn on the debugger and try changing the unit price on the sales invoice. It should stop at the point where the error is given and will show you the code that it's running.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
On the company that works, turn on the debugger and try changing the unit price on the sales invoice. It should stop at the point where the error is given and will show you the code that it's running.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book