summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-10-25 14:05:01 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-10-25 14:05:01 +0700
commit8cba1eaa340eb0c6b264672b0a47dc1628c2eb04 (patch)
tree6549a2d6bccb201306529503516a16dd3806e3a1 /indoteknik_custom/models/__init__.py
parentc35137e5a43afeb6a45b7f213f9ab40afb75fb4c (diff)
initial commit for split automatic purchase
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 1133c3e7..6a5eac00 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -89,4 +89,5 @@ from . import stock_scheduler_compute
from . import promotion
from . import sale_orders_multi_update
from . import quotation_so_multi_update
-from . import product_monitoring \ No newline at end of file
+from . import product_monitoring
+from . import stock_warehouse_orderpoint