mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[ADD] Report Fill PDF
This commit is contained in:
committed by
Cyril VINH-TUNG
parent
dc32616025
commit
fa668adbfa
5
report_fillpdf/__init__.py
Normal file
5
report_fillpdf/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import controllers
|
||||
from . import models
|
||||
from . import report
|
||||
Reference in New Issue
Block a user