summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-09-16 15:04:15 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-09-16 15:04:15 +0700
commitfb267c3e3b6d093c95d8e8330e619b195396ccc2 (patch)
tree84e76a6f717529ba7fe30677ab84847c79cd6fe9 /indoteknik_custom/models/__init__.py
parenta367175504164b47dffa0263a65c03ea6cdc9912 (diff)
Scan Delivery Order
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 6407387c..e4913205 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -23,3 +23,4 @@ from . import blog_post
from . import stock_move
from . import stock_picking
from . import stock_picking_type
+from . import delivery_order