[MIG] account_mass_reconcile_transaction_ref: Migration to 10.0

This commit is contained in:
Damien Crier
2018-04-06 15:10:20 +02:00
committed by Iryna Vyshnevska
parent 7ba1b756ee
commit 0824069007
6 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# © 2013-2016 Camptocamp SA
# © 2013-2018 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from openerp import api, models
from odoo import api, models
class MassReconcileAdvancedTransactionRef(models.TransientModel):