summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-08-12 11:49:44 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-08-12 11:49:44 +0700
commit5f30895ed87d0e611a7035070c9ea01fa8e5bfeb (patch)
tree49c003fb3b3f0d2bf21b39f1905da14a0370c770 /indoteknik_custom/models/__init__.py
parent2b3b0b8c0c54c9b63af16eaf011d925763021a83 (diff)
Sale monitoring
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rw-r--r--indoteknik_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 30914b52..03b01fc4 100644
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -14,3 +14,4 @@ from . import user_activity_log
from . import purchase_order
from . import purchase_pricelist
from . import purchase_order_line
+from . import sale_monitoring