Dynamics NAV 2018 version 11.0.27667.0
Posting from Warehouse Receipts, the user gets the error: You do not have the following permissions on TableData Item Ledger Entry: Modify
We do not get this error running with a developer license, but do with the client license including the one I re-issued today.
The error occurs in CU5895.ForwardAppliedCost which has TableData permission rm for Item Ledger Entry. ForwardAppliedCost calls Table32.SetAppliedEntryToAdjust which has a MODIFY statement causing the error.
On a whim I've also edited the entire program chain so that each had rm permission for table 32. These include CU5705, CU5760, CU5761, PAG5769, and PAG5768.
*This post is locked for comments
I have the same question (0)