[IMP] account_financial_report: change report access groups to only 'Show Full Accounting Features'
parent
36c5b3580c
commit
69d538fc63
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue