|
@ -2,7 +2,7 @@ |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# © 2016 Therp BV <http://therp.nl> |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
from PIL import Image |
|
|
from PIL import Image |
|
|
from openerp.tests.common import HttpCase |
|
|
|
|
|
|
|
|
from odoo.tests.common import HttpCase |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TestReportQwebPdfWatermark(HttpCase): |
|
|
class TestReportQwebPdfWatermark(HttpCase): |
|
|