mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[ADD] module 'report_wkhtmltopdf_param'
This commit is contained in:
7
report_wkhtmltopdf_param/models/__init__.py
Normal file
7
report_wkhtmltopdf_param/models/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright 2017 Avoin.Systems
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import report_paperformat_parameter
|
||||
from . import report_paperformat
|
||||
from . import report
|
||||
Reference in New Issue
Block a user