mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] account_check_deposit: add ACL for account read-only group
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
|
||||
"access_account_check_deposit_account_check_deposit_group_manager","account_check_deposit_account_check_deposit_group_manager","model_account_check_deposit","account.group_account_invoice",1,1,1,1
|
||||
"access_account_check_deposit_audit","Read-only access on account.check.deposit to auditor","model_account_check_deposit","account.group_account_readonly",1,0,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user