summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-18 11:42:50 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-18 11:42:50 +0700
commit9a97cf1790f913a9fcb9ea4744154305d6ca1ced (patch)
tree9be27427180db8f7778bcd8cf8350e0464f06ce6 /indoteknik_custom/models/__init__.py
parent2d400be8110ebc7471022455c59a135658d014ed (diff)
sales order approval
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 02e223fd..a94ed2d3 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -16,3 +16,4 @@ from . import purchase_pricelist
from . import purchase_order_line
from . import sale_monitoring_detail
from . import sale_monitoring
+from . import sale_order