[MIG] report_qweb_parameter: Migration to 12.0

pull/450/head
Efren 2019-06-21 11:19:27 +01:00 committed by Carlos Roca
parent 1e910afabe
commit af32998c69
1 changed files with 1 additions and 1 deletions

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