mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[MIG] account_mass_reconcile: Init mgration to 10.0
This commit is contained in:
committed by
Florian da Costa
parent
49591d0d78
commit
e295dbc56e
@@ -5,9 +5,9 @@
|
||||
|
||||
import logging
|
||||
|
||||
from openerp import models, api
|
||||
from odoo import models, api
|
||||
from itertools import product
|
||||
from openerp.tools.translate import _
|
||||
from odoo.tools.translate import _
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user