@@ -5,7 +5,7 @@
'website': "http://www.yourcompany.com",
'category': 'Uncategorized',
'version': '0.1',
- 'depends': ['base', 'sale', 'eiru_assets'],
+ 'depends': ['base', 'sale', 'eiru_assets', 'eiru_reporting'],
'data': [
'templates.xml',
'views/customer.xml',
@@ -13,7 +13,7 @@
<record id="eiru_dashboard_report_action" model="ir.actions.client">
<field name="name">Eiru Dashboard Reports</field>
- <field name="tag">eiru_dashboard.action_dashboard_sale</field>
+ <field name="tag">eiru_reporting.action_report</field>
</record>
<record id="eiru_dashboard_customers_action" model="ir.actions.act_window">