summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-08-03 15:12:47 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-08-03 15:12:47 +0700
commitea655e339f1096fdc3c1aa23ba36d0109e9df760 (patch)
treece76fdf2585d222b2a8eb32c16b57e41fc4fc24c /indoteknik_custom/models/__init__.py
parent091d3159526442a41cc1026a7d54fbf5c2f951f8 (diff)
ledger
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 5b8fcc54..45c30473 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -72,4 +72,8 @@ from . import product_sla
from . import account_move_due_extension
from . import voucher
from . import bill_receipt
-from . import account_move_multi_update \ No newline at end of file
+from . import account_move_multi_update
+from . import account_financial_report
+from . import account_general_ledger
+from . import account_report_financial
+from . import account_report_general_ledger \ No newline at end of file