mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[MIG] account_mass_reconcile_transaction_ref: Migration to 10.0
This commit is contained in:
committed by
Iryna Vyshnevska
parent
7ba1b756ee
commit
0824069007
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user