ERP-API/database/seeders/permissions.csv

804 B

1AuthUser*auth.user:*All operation data user
2AuthUser*auth.user:readShow list data user
3AuthUser*auth.user:createCreate data user
4AuthUser*auth.user:updateUpdate data user
5AuthUser*auth.user:deleteDelete data user
6AuthRole*auth.role:*All operation data role
7AuthRole*auth.role:readShow list data role
8AuthRole*auth.role:createCreate data role
9AuthRole*auth.role:updateUpdate data role
10AuthRole*auth.role:deleteDelete data role
11AccountingAccount*accounting.account:*All operation data account
12AccountingAccount*accounting.account:readShow list data account
13AccountingAccount*accounting.account:createCreate data account
14AccountingAccount*accounting.account:updateUpdate data account
15AccountingAccount*accounting.account:deleteDelete data account