mirror of
https://github.com/bringout/oca-ocb-report.git
synced 2026-04-22 11:42:06 +02:00
19.0 vanilla
This commit is contained in:
parent
62d197ac8b
commit
184bb0e321
667 changed files with 691406 additions and 239886 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<odoo>
|
||||
<record id="ir_actions_dashboard_action" model="ir.actions.client">
|
||||
<field name="name">Dashboards</field>
|
||||
<field name="path">dashboards</field>
|
||||
<field name="tag">action_spreadsheet_dashboard</field>
|
||||
</record>
|
||||
|
||||
|
|
@ -9,7 +10,7 @@
|
|||
id="spreadsheet_dashboard_menu_root"
|
||||
name="Dashboards"
|
||||
action="ir_actions_dashboard_action"
|
||||
web_icon="spreadsheet_dashboard,static/description/icon.svg"
|
||||
web_icon="spreadsheet_dashboard,static/description/icon.png"
|
||||
sequence="37"/>
|
||||
|
||||
<menuitem
|
||||
|
|
@ -28,7 +29,7 @@
|
|||
<record id="spreadsheet_dashboard_action_configuration_dashboards" model="ir.actions.act_window">
|
||||
<field name="name">Dashboards</field>
|
||||
<field name="res_model">spreadsheet.dashboard.group</field>
|
||||
<field name="view_mode">tree,form</field>
|
||||
<field name="view_mode">list,form</field>
|
||||
</record>
|
||||
|
||||
<menuitem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue