Hello.
Short version:
Working with AX 2012 R3 CU8 security in SDT (Security Development Tool), I have come across a strange error message: "Access denied: PurchFormLetter_Invoice". The error is thrown when pressing "Invoice" button on a purchase order. The role having this problem is assigned with a privilege that has the action menu item "PurchFormLetter_Invoice" set to delete, i.e. full access. What else can I check/do to fix that problem?
More details if needed:
The privilege for the role is created via SDT by using std. roles which has something to do with accounts payable, so that their "sum" has access to purchase order invoice, and then taking the entry points from there and putting them into a new privilege. The privilege will be modified in the future so this is done to avoid modifying std. roles. Only the entry points that do not have full access on "system user", have any access on any of the std. roles used originally and has its configuration key enabled are taken into the privilege.
*This post is locked for comments
I have the same question (0)