[MIG] report_qweb_parameter: Migration to 12.0

pull/301/head
Efren 2019-06-21 11:19:27 +01:00
parent a84f856523
commit 63e70e19fa
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