From 9e5744f9e219d284eebb2ee006a772ba78ad054d Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 11 Mar 2026 10:24:54 +0700 Subject: forecast line on po and so --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 8c427579..695d5aab 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -195,6 +195,7 @@ 'views/token_log.xml', 'views/gudang_service.xml', 'views/kartu_stock.xml', + 'views/sale_order_forecast.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3