[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 Thomas Binsfeld
parent d12a9110ee
commit 4c7a314ef6
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"