From 04216fb6fc1ecc1bba78b7f0ed50195d3876b287 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 27 Apr 2023 10:41:15 +0700 Subject: add menu procurement monitoring --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') 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 -- cgit v1.2.3