summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-10-25 14:13:57 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-10-25 14:13:57 +0700
commit38a6db24102a2ed5b8f81e307e9fc832d2adb334 (patch)
treed8f35e66c9fea3cc24ab0e37e73a7e73230098fd /indoteknik_custom/models/__init__.py
parente80ad39476fcd60583e166032fe526b77a73323a (diff)
add pic name and pic phone in shipping method
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 138321c6..37a8d31f 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -27,3 +27,4 @@ from . import delivery_order
from . import product_pricelist
from . import users
from . import ir_attachment
+from . import delivery_carrier