[FIX] account_financial_report: add group access to report actions (#579)

pull/749/head
i-vyshnevska 2019-06-18 10:43:48 +03:00 committed by João Marques
parent f3ab79a9e9
commit bb751d7b9c
2 changed files with 2 additions and 0 deletions

View File

@ -95,6 +95,7 @@
'default_receivable_accounts_only':1,
'default_payable_accounts_only':1,
}"
groups="account.group_account_manager"
key2="client_action_multi"
target="new" />

View File

@ -68,6 +68,7 @@
'default_receivable_accounts_only':1,
'default_payable_accounts_only':1,
}"
groups="account.group_account_manager"
key2="client_action_multi"
target="new" />