summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-01-02 15:44:20 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-01-02 15:44:20 +0700
commitbacd84a9895031fdd5ce2f7ec0074f1bcd9e0a9a (patch)
tree6c6ee8f47177e35c71a43f6a6a2cbb120833ee2a /indoteknik_custom/models/__init__.py
parent5eabba4b2a8a3e1ec233f60c6aa7a0fa7414fd51 (diff)
create new window for sale detail qty_po get from matches so on po
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 fb986c0d..f1d0a6cf 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -98,3 +98,4 @@ from . import purchasing_job
from . import purchasing_job_multi_update
from . import purchase_order_sales_match
from . import sales_order_purchase_match
+from . import sale_monitoring_detail_v2 \ No newline at end of file