From cae55aa3ec4af039d7361fbcb2327335a693d31e Mon Sep 17 00:00:00 2001 From: Mqdd Date: Thu, 8 Jan 2026 11:37:03 +0700 Subject: fix qweb print picking list --- 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 4925d69..c1aa655 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -51,6 +51,7 @@ 'views/upload_cancel_picking.xml', 'views/queue_job.xml', 'views/purchase_order_multi_bills.xml', + 'views/report_picking_list_new.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3