[MIG] Migration of report_xlsx to 10.0 (#76)

This commit is contained in:
Adrien Peiffer (ACSONE)
2016-10-13 08:24:08 +02:00
committed by tien-ld
parent c63249e7bb
commit 8bccb7e91f
4 changed files with 11 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2015 ACSONE SA/NV (<http://acsone.eu>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import fields, models
from odoo import fields, models
class IrActionsReportXml(models.Model):