[MIG] contract_payment_mode: Migration to 11.0

This commit is contained in:
cubells
2018-05-17 13:33:19 +02:00
committed by Guille
parent 494dd17e37
commit eb3d049858
9 changed files with 6 additions and 14 deletions

View File

@@ -1,15 +1,14 @@
# -*- coding: utf-8 -*-
# Copyright 2015 Domatix (<www.domatix.com>)
# Copyright 2016 Antiun Ingenieria S.L. - Antonio Espinosa
# Copyright 2017 Tecnativa - Vicent Cubells
# Copyright 2017 Tecnativa - David Vidal
# Copyright 2017 Tecnativa - Carlos Dauden <carlos.dauden@tecnativa.com>
# Copyright 2017-2018 Tecnativa - Vicent Cubells <vicent.cubells@tecnativa.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Contract Payment Mode',
'summary': 'Payment mode in contracts and their invoices',
'version': '10.0.1.0.1',
'version': '11.0.1.0.0',
'author': 'Domatix, '
'Tecnativa, '
'Odoo Community Association (OCA)',