From 7fdf8b3eb8cf42c7223039267faa4d22ba0ba334 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 2 Jan 2026 19:29:12 +0700 Subject: push multiple cancel picking and template cancel picking --- 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 7a796ad..aef74df 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -48,6 +48,7 @@ 'views/vit_kota.xml', 'views/token_log.xml', 'views/wizard_purchase_pricelist.xml', + 'views/upload_cancel_picking.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3