[IMP+FIX] contract: Several things:

* [IMP] Add computed dates from/to period invoiced (#140)
* [IMP] Improve partner contract smartbutton
* [FIX] Onchange contract template raise error
* [FIX] Invalid pricelist name
This commit is contained in:
Carlos Dauden
2018-01-17 10:22:34 +01:00
committed by Jean-Charles Drubay
parent 9994664032
commit 888dee08fc
5 changed files with 76 additions and 33 deletions

View File

@@ -1,14 +1,14 @@
# Copyright 2004-2010 OpenERP SA
# Copyright 2014-2017 Tecnativa - Pedro M. Baeza
# Copyright 2015 Domatix
# Copyright 2016-2017 Tecnativa - Carlos Dauden
# Copyright 2016-2018 Tecnativa - Carlos Dauden
# Copyright 2017 Tecnativa - Vicent Cubells
# Copyright 2016-2017 LasLabs Inc.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Contracts Management - Recurring',
'version': '11.0.1.4.0',
'version': '11.0.1.4.3',
'category': 'Contract Management',
'license': 'AGPL-3',
'author': "OpenERP SA, "