mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
report_qweb_signer addon
This commit is contained in:
committed by
Omar (Comunitea)
parent
587d99e5ba
commit
047cdad70f
7
report_qweb_signer/models/__init__.py
Normal file
7
report_qweb_signer/models/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# © 2015 Antiun Ingenieria S.L. - Antonio Espinosa
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import report
|
||||
from . import report_certificate
|
||||
from . import res_company
|
||||
Reference in New Issue
Block a user