summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-08-23 11:40:12 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-08-23 11:40:12 +0700
commite8731dea7c65b94df563f3e9a11f6bf1ed56ded1 (patch)
tree47fb8959f2e862eb72df4bfac4bab8d4a8c9945b /indoteknik_custom/models/__init__.py
parent98f8e7d9c548dccf519f0ac53143b61f2151eb9b (diff)
Add disable import function
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 255a12f6..1eea1f9a 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -81,3 +81,4 @@ from . import account_general_ledger
from . import account_report_financial
from . import account_report_general_ledger
from . import price_group
+from . import base_import_import \ No newline at end of file