summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-10-17 11:19:23 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-10-17 11:19:23 +0700
commit464e80d0cb180335dada9878272c62f5db9b9e73 (patch)
treefbdca740cfcdded0fcb90048f6d61b8461885320 /indoteknik_custom/models/__init__.py
parenteefe129e31b112d80038fc3aecf2aee4c4e10108 (diff)
product monitoring
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 95defed6..1133c3e7 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -88,4 +88,5 @@ from . import account_move_line
from . import stock_scheduler_compute
from . import promotion
from . import sale_orders_multi_update
-from . import quotation_so_multi_update \ No newline at end of file
+from . import quotation_so_multi_update
+from . import product_monitoring \ No newline at end of file