accounting/script/roleperm.sh

9 lines
686 B
Bash
Raw Normal View History

2025-02-05 11:44:49 +08:00
#!/usr/bin/bash
python ~/py/rbac/script/roleperm.py sage accounting owner superuser account_config accounting_config subject
python ~/py/rbac/script/roleperm.py sage accounting reseller operator account acc_detail acc_balance accounting_log bill bill_detail ledger
python ~/py/rbac/script/roleperm.py sage accounting reseller sale account acc_detail acc_balance accounting_log bill bill_detail ledger
python ~/py/rbac/script/roleperm.py sage accounting reseller accountant account acc_detail acc_balance accounting_log bill bill_detail ledger
python ~/py/rbac/script/roleperm.py sage accounting customer customer account acc_detail acc_balance accounting_log bill bill_detail ledger