Is there a simple way to see what permissions are needed for a user to complete a task (i.e. posting).
Currently I have an issue where a user is trying to use an export command in a payment journal and they are getting a message saying that they don't have permissions. I have had a looked at the permissions that I feel will be needed but they already have them.
I was told that "debugger" would tell you what permissions are needed if its what’s causing the problem but I’m not sure how true that is or how too...
(We are currently using v3.6 with windows logons)
Any advice would be greatly appreciated
0
Comments
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
It can be turned on/off and filters all codelines/objects that are used.
Is has to be in your license too.
Codecoverage tells you which objects are used (which you need to have rights to read)
ClientMonitor tells you which table you need only read, which you are using for inserting, which you are modifying... but you need something what analyse the client monitor... (and if you are end-user, you need Client Monitor Granule)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.