Skip to content
Snippets Groups Projects
Commit a81c86bd authored by alorimier's avatar alorimier
Browse files

Add view id reference in the analytic_code action

parent 3f77197e
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
<field name="name">Analytic Code</field>
<field name="res_model">analytic.code</field>
<field name="view_type">form</field>
<field name="view_id" ref="view_analytic_code"/>
<field name="view_mode">tree, form</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment