NAV2017 Permission related errors suppressed

jordi79jordi79 Member Posts: 272
Hi,

in NAV, when a user does not have permission to a table, the user would normally get an error msg indicating that user does not have permission to read/insert/modify a certain table. E.g.

"You do not have the following permission on TableData Incoming Document: Insert".

But I recently came across a scenario whereby, a user does not have permission to insert into "Incoming Document" table, but there is no error message. When the user attempts to insert a attachment from Purchase Order, it just quietly exits. The permission error only appears when I turn on debugger to debug.

Jordi
Sign In or Register to comment.