Access denied to field Packing duty license number (TaxLicenseNum) in table Customers (CustTable)

 ****

Question:


Access denied to field Packing duty license number (TaxLicenseNum) in table Customers (CustTable).


Probably you have a customization on the report? Why do you print a value directly from the customers table? 


If this value changes, you can't reproduce the original print-out. It would be better to copy the value to the posted invoices table.


Probably, someone did add a display method to have this field enabled on the report. 


Answer:


If so, we need to add the custTable with TaxLicenseNum as table/field permission on the privilege (or directly on the role).

Comments

Popular posts from this blog

How to Create a wizard in x++ d365

how to post trade agreement journals automatically using x++ code

X++ code to CREATE AND POST A TRADE AGREEMENT IN MICROSOFT DYNAMICS 365 in D365 F & O