Tower: upload accounting_pdf_reports 1.0.2 (via marketplace)
This commit is contained in:
12
addons/accounting_pdf_reports/report/__init__.py
Normal file
12
addons/accounting_pdf_reports/report/__init__.py
Normal file
@@ -0,0 +1,12 @@
|
||||
from . import report_partner_ledger
|
||||
from . import report_general_ledger
|
||||
from . import report_trial_balance
|
||||
from . import report_tax
|
||||
from . import report_aged_partner
|
||||
from . import report_journal
|
||||
from . import report_financial
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user