From 6850fd6f86a0fbba3156e59f9ac5836052f019ce Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 22 Feb 2024 14:48:01 +0700 Subject: master data commision % and reserved from by forcasted --- indoteknik_custom/models/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 327da2d5..f8ff34d9 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -102,3 +102,5 @@ from . import po_multi_cancel from . import logbook_sj from . import report_logbook_sj from . import role_permission +from . import cust_commision +from . import report_stock_forecasted -- cgit v1.2.3