From 4a65f46a5b7fd1bc48bc04cbf456119332fff0fe Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 16 Jun 2025 14:37:23 +0700 Subject: uangmuka penjualan and cr schema shipment group --- 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 83d085a..ffcbb6a 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -27,6 +27,7 @@ 'views/stock_picking_shipment_group.xml', 'views/stock_picking_print_picking_list.xml', 'views/print_picking_list.xml', + 'views/uangmuka_penjualan.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3