Skip to content

Commit

Permalink
Add missing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasMoth committed Feb 9, 2024
1 parent 2ad5293 commit 69c0a08
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ permissionset 300 "No. Series - Objects"
#endif
page "No. Series" = X,
page "No. Series Lines" = X,
page "No. Series Lines Part" = X,
#if not CLEAN24
#pragma warning disable AL0432
page "No. Series Lines Purchase" = X,
page "No. Series Lines Sales" = X,
#pragma warning restore AL0432
#endif
page "No. Series Relationships" = X,
page "No. Series Relationships Part" = X,
Codeunit "No. Series - Setup" = X;
}

0 comments on commit 69c0a08

Please sign in to comment.