[MIG] report_wkhtmltopdf_param: Migraton to 11.0

This commit is contained in:
Enric Tobella
2017-12-22 12:55:54 +01:00
committed by Abraham Anes
parent 322a8179ab
commit 0cd41fb18b
10 changed files with 35 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Avoin.Systems
# Copyright 2017 Eficent Business and IT Consulting Services, S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import test_report_paperformat

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Avoin.Systems
# Copyright 2017 Eficent Business and IT Consulting Services, S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
import odoo.tests
from odoo.exceptions import ValidationError