[IMP] account_financial_report: change report access groups to only 'Show Full Accounting Features'

pull/939/head
David Ramia 2022-12-24 10:58:29 +01:00
parent 36c5b3580c
commit 69d538fc63
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
parent="account.menu_finance_reports"
id="menu_oca_reports"
name="OCA accounting reports"
groups="account.group_account_manager,account.group_account_user"
groups="account.group_account_user"
/>
<menuitem
parent="menu_oca_reports"