[MIG] account_move_base_import: Migration to 14.0

This commit is contained in:
Florian da Costa
2021-01-03 16:08:01 +01:00
parent c1c08605d8
commit 4d28d1dd29
11 changed files with 86 additions and 236 deletions

View File

@@ -6,7 +6,7 @@
import base64
import csv
from openerp import _, fields
from odoo import _, fields
def UnicodeDictReader(utf8_data, **kwargs):