summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-08-16 09:48:12 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-08-16 09:48:12 +0700
commit66579ea9e7ac7e10cf1593e87669f36bc6f6d8c8 (patch)
treece095325c94ff11f8322739604347c48f815d123 /indoteknik_custom/models/__init__.py
parentcbcf8d34bdc4d0ac2c47184dc46a3393d43bf145 (diff)
Restructure sale.monitoring and sale.monitoring.detail & Create view
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 03b01fc4..f98d7c58 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -15,3 +15,4 @@ from . import purchase_order
from . import purchase_pricelist
from . import purchase_order_line
from . import sale_monitoring
+from . import sale_monitoring_detail