[12.0][IMP] - add new option: create_new_line_at_contract_line_renew

Add a company config option to decide whether to create or to extend contract
line at renew action
This commit is contained in:
sbejaoui
2019-12-20 11:03:38 +01:00
committed by Francisco Ivan Anton Prieto
parent f2de4aafe9
commit becaad164f
8 changed files with 92 additions and 6 deletions

View File

@@ -34,6 +34,7 @@
'views/contract_template.xml',
'views/contract_template_line.xml',
'views/res_partner_view.xml',
'views/res_config_settings.xml',
],
'installable': True,
}