Skip to content
Snippets Groups Projects
Commit 7b02571c3d3c authored by Patrice Journoud's avatar Patrice Journoud
Browse files

fix regression, add analytic

parent 8e7c76eb58ba
No related branches found
No related tags found
No related merge requests found
......@@ -231,6 +231,9 @@
<field name="date_due"
attrs="{'readonly': [('payment_term', '!=', False)]}" />
</xpath>
<xpath expr="//tree[@string='Invoice Lines']" position="inside">
<div class="oe_analytic" />
</xpath>
</field>
</record>
</data>
......
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