From ec8b27f8b71e8d6d2967016f2772a700acb8c423 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 24 Feb 2026 11:32:45 +0700 Subject: fix manifest --- indoteknik_custom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 8f51b9fc..583b59a4 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -191,7 +191,7 @@ 'views/uom_uom.xml', 'views/update_depreciation_move_wizard_view.xml', 'views/commission_internal.xml', - 'views/gudang_service.xml' + 'views/gudang_service.xml', 'views/keywords.xml', 'views/kartu_stock.xml', ], -- cgit v1.2.3