summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-12-14 14:13:32 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-12-14 14:13:32 +0700
commiteabbbadc5114f6c1edb9ec6bb74a296477f02b5a (patch)
treeee182a8121e3e66b4c78e28c028ff860914d279e /indoteknik_custom/models/__init__.py
parentbb2a3647ac1f5885bc6481ce10bfcd91813bfe81 (diff)
initial commit purchasing job
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 35f06f03..7a6b4251 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -93,3 +93,5 @@ from . import product_monitoring
from . import account_bank_statement
from . import stock_warehouse_orderpoint
from . import commision
+from . import purchasing_job
+from . import purchasing_job_multi_update