[ADD] - Add more value for auto_renew_rule_type

[REF] - refactoring for compute_first_date_end

[RMV] - remove auto_renew_rule_type option monthlylastday

[IMP] - rename manual_renew_needed label

[IMP] - use get_product_multiline_description_sale to get contract line description
This commit is contained in:
sbejaoui
2019-01-24 12:09:13 +01:00
committed by Christopher Rogos
parent 09ce4005d7
commit 19f9587025
5 changed files with 28 additions and 25 deletions

View File

@@ -12,7 +12,7 @@
<group>
<field name="contract_line_id" invisible="True"/>
<field string="Stop Date" name="date_end" required="True"/>
<field string="Is a suspension" name="manual_renew_needed"/>
<field string="Is suspension without end date" name="manual_renew_needed"/>
</group>
<footer>
<button name="stop"