Permissions setup - problems

otk17otk17 Member Posts: 13
edited 2018-08-17 in NAV Three Tier
NAV2017 CU6.
I have two users who manage items throw item card. But sales prices are not allowed for one user. I removed read permissions for sales prices for that user. The user cant open item card now because some checks in OnOpenPage.

Is there some tricks to do it?


Stack trace from debugger when the item card is opening with no access to sales lines.

Object Type Object ID Object Name Function Name Line No.
Table 1304 Sales Price and Line Disc Buff LoadSalesPrice 141
Table 1304 Sales Price and Line Disc Buff LoadDataForItem 45
Page 30 Item Card UpdateSpecialPricesAndDiscountsTxt 144
Page 30 Item Card EnableControls 57
Page 30 Item Card OnOpenPage 5

Answers

  • allenyyzhouallenyyzhou Member Posts: 142
    Hi

    Instead of "remove read permission", you can try change to "set read permission to indirect".
    Or,
    Instead of "remove read permission" of table,, you can try "remove execute permission" of page.
  • krikikriki Member, Moderator Posts: 9,094
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]

    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.