[IMP] account_financial_report: change report access groups to only 'Show Full Accounting Features'
parent
a541f9cf64
commit
906fb86bc2
|
@ -4,7 +4,7 @@
|
||||||
parent="account.menu_finance_reports"
|
parent="account.menu_finance_reports"
|
||||||
id="menu_oca_reports"
|
id="menu_oca_reports"
|
||||||
name="OCA accounting reports"
|
name="OCA accounting reports"
|
||||||
groups="account.group_account_manager,account.group_account_user"
|
groups="account.group_account_user"
|
||||||
/>
|
/>
|
||||||
<menuitem
|
<menuitem
|
||||||
parent="menu_oca_reports"
|
parent="menu_oca_reports"
|
||||||
|
|
Loading…
Reference in New Issue