[MIG] report_qweb_parameter: Migration to 12.0

This commit is contained in:
Efren
2019-06-21 11:19:27 +01:00
committed by Carlos Roca
parent 1e910afabe
commit af32998c69

View File

@@ -4,7 +4,7 @@
import xml.etree.ElementTree as ET
from odoo.addons.base.ir.ir_qweb import QWebException
from odoo.addons.base.models.qweb import QWebException
from odoo.tests import common