Skip to content

Commit

Permalink
[26617] add right to remove stock from DB (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: pdenzler <[email protected]>
  • Loading branch information
PatrickDenzler and pdenzler authored Sep 25, 2024
1 parent 78a10ea commit dd02c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/ch.elexis.core/rsc/acl/medical-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"ch.elexis.core.model.IRole": "cruvdx",
"ch.elexis.core.model.ISickCertificate": "cruvdx",
"ch.elexis.core.model.ISticker": "cruvdx",
"ch.elexis.core.model.IStock": "cruvdx",
"ch.elexis.core.model.IStock": "cruvdxz",
"ch.elexis.core.model.IStockEntry": "cruvdxz",
"ch.elexis.core.model.ITextTemplate": "cruvdx",
"ch.elexis.core.model.IUser": "cruvdx",
Expand Down

0 comments on commit dd02c3a

Please sign in to comment.