From 5ef1cc0aed50812020a052b3451e179e406cf62b Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 14:26:14 +0000 Subject: [PATCH] Tower: upload base_accounting_kit 19.0.2.3.1 (via marketplace) --- .../base_accounting_kit/security/security.xml | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 addons/base_accounting_kit/security/security.xml diff --git a/addons/base_accounting_kit/security/security.xml b/addons/base_accounting_kit/security/security.xml new file mode 100644 index 0000000..91a683e --- /dev/null +++ b/addons/base_accounting_kit/security/security.xml @@ -0,0 +1,52 @@ + + + + + Access to Accounting Dashboard + + + Account Asset Category multi-company + + + ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + + + Account Asset multi-company + + + ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + + Invoicing + 1 + + + + + Accountant + 2 + + + + + + Chief Accountant + 51 + + + + + + Administrator + 52 + Full access, including configuration rights. + + + + + +