summaryrefslogtreecommitdiff
path: root/fixco_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-08-04 09:55:46 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-08-04 09:55:46 +0700
commitca5912d9f29f4bb2e7b482cce01f917285ed53cb (patch)
tree5b5a6e3dc607f0bcd0a448c780cacdcad4f949a2 /fixco_custom/models/__init__.py
parentc99a62f139fd7dfad7ffb2911eaaa7e7b95c7dd5 (diff)
penyusutan, reklas, journal uang muka
Diffstat (limited to 'fixco_custom/models/__init__.py')
-rwxr-xr-xfixco_custom/models/__init__.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py
index 297002e..23f28a9 100755
--- a/fixco_custom/models/__init__.py
+++ b/fixco_custom/models/__init__.py
@@ -26,4 +26,7 @@ from . import stock_move
from . import upload_bills
from . import brands
from . import product_public_category
-from . import reordering_rule \ No newline at end of file
+from . import reordering_rule
+from . import update_depreciation_move_wizard
+from . import invoice_reklas
+from . import uangmuka_pembelian \ No newline at end of file