You cannot print invoices customer invoices
I ran into an interesting problem recently with a client. After a security upgrade, my clients could
no longer print customer invoices. Accounts Payable invoices worked for those who had the permissions. While I could have just gone into the duties and started
adding Accounts Receivable role duties until it worked, my client had just finished a SOX upgrade
Solution:
Adding View permissions to two tables:
1. Salesinvoicepaymentstubtmp
2. SalesinvoiceHeaderFooterTmp
That got our users working and preserved all those SOX permissions without me having to add
a bunch of other permissions.
You can easily doing this by clicking on “override permissions” in the role form under System
Administration. Then, choose “Add tables/fields”. Then, add each table one by one and choose an
Access Level of “View”.