mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] Migration of report_xlsx to 10.0 (#76)
This commit is contained in:
committed by
tien-ld
parent
c63249e7bb
commit
8bccb7e91f
@@ -4,8 +4,8 @@
|
||||
|
||||
from cStringIO import StringIO
|
||||
|
||||
from openerp.report.report_sxw import report_sxw
|
||||
from openerp.api import Environment
|
||||
from odoo.report.report_sxw import report_sxw
|
||||
from odoo.api import Environment
|
||||
|
||||
import logging
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user