From 27ae2de4c1deea61dc0891379c8c294e4399b5f7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 18 Jun 2025 11:50:20 +0700 Subject: sale pricelist, customer type, end line bundling --- 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 ffcbb6a..7552daf 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -28,6 +28,7 @@ 'views/stock_picking_print_picking_list.xml', 'views/print_picking_list.xml', 'views/uangmuka_penjualan.xml', + 'views/sale_pricelist.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3