[IMP] - compute date end onchange date start for auto-renew sale order lines

This commit is contained in:
sbejaoui
2018-11-19 16:53:35 +01:00
committed by Ilyas
parent 1347133695
commit 3685d9a2dd
2 changed files with 16 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
</xpath>
<xpath expr="//notebook" position="inside">
<page string="Contract"
name="contract"
attrs="{'invisible': [('is_contract', '=', False)],}">
<group>
<field name="contract_template_id"