diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-12 11:49:44 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-12 11:49:44 +0700 |
| commit | 5f30895ed87d0e611a7035070c9ea01fa8e5bfeb (patch) | |
| tree | 49c003fb3b3f0d2bf21b39f1905da14a0370c770 /indoteknik_custom/models/__init__.py | |
| parent | 2b3b0b8c0c54c9b63af16eaf011d925763021a83 (diff) | |
Sale monitoring
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rw-r--r-- | indoteknik_custom/models/__init__.py | 1 |
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 |
