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/views/stock_picking.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'fixco_custom/views/stock_picking.xml') diff --git a/fixco_custom/views/stock_picking.xml b/fixco_custom/views/stock_picking.xml index bb1cac8..5095333 100755 --- a/fixco_custom/views/stock_picking.xml +++ b/fixco_custom/views/stock_picking.xml @@ -120,6 +120,16 @@ + + Cancel Picking + + + code + + action = records.action_cancel_selected_pickings() + + + stock.picking.filter.name.extend stock.picking -- cgit v1.2.3