[MIG] contract_mandate: Migration to 10.0

This commit is contained in:
Carlos Dauden
2017-11-03 17:59:16 +01:00
committed by Adrià Pallejà
parent cb18b35e10
commit 39d639c312
24 changed files with 44 additions and 44 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2017 Carlos Dauden - Tecnativa <carlos.dauden@tecnativa.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp import api, fields, models
from odoo import api, fields, models
class AccountAnalyticAccount(models.Model):