diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-04-27 10:41:15 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-04-27 10:41:15 +0700 |
| commit | 04216fb6fc1ecc1bba78b7f0ed50195d3876b287 (patch) | |
| tree | 4909d48824a70b008857af651083ca424857c937 /indoteknik_custom/models/__init__.py | |
| parent | aad3d92f97ad443c9288a5b51e618a112deb981e (diff) | |
add menu procurement monitoring
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | 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 d6c88f7d..68b7df93 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -59,3 +59,4 @@ from . import uangmuka_pembelian from . import automatic_purchase from . import apache_solr from . import raja_ongkir +from . import procurement_monitoring_detail |
