From a362a1e3b8ff215a9b6ae212c8418a695f36710b Mon Sep 17 00:00:00 2001 From: Mqdd Date: Tue, 24 Feb 2026 11:06:58 +0700 Subject: kartu stock --- fixco_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 83caa93..fdcc176 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -56,6 +56,7 @@ 'views/account_payment.xml', 'views/account_move_line.xml', 'views/stock_inventory.xml', + 'views/kartu_stock.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3