RBAC Changes for Inv Delete IO-559

This commit is contained in:
Patrick Fic
2021-01-21 16:09:15 -08:00
parent 3836750fb3
commit cc82d55508
8 changed files with 44 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ const ret = {
"bills:enter": 2,
"bills:view": 2,
"bills:list": 2,
"bills:delete": 3,
"employees:page": 5,