From e035d5ce7097daf04fbe289298a5950108a54002 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 12 Jun 2024 11:12:30 +0700 Subject: function multi create uangmuka pembelian on po --- indoteknik_custom/models/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 510dd659..13d8f0b4 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -106,7 +106,7 @@ from . import po_multi_cancel from . import logbook_sj from . import report_logbook_sj from . import role_permission - +from . import purchase_order_multi_uangmuka from . import cust_commision from . import report_stock_forecasted from . import web_logging -- cgit v1.2.3