From f25d2b5e2c51e58a37309dca96dd72ab700284f8 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Thu, 21 May 2026 16:40:26 +0200 Subject: [PATCH] [IMP] stock_picking_batch_custom: hide location and picking fields by default in detailed ops Hide location_id, location_dest_id and picking_id (optional=hide) in the detailed operations list view to reduce visual clutter. Co-Authored-By: Claude Sonnet 4.6 --- .../views/stock_picking_batch_views.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/stock_picking_batch_custom/views/stock_picking_batch_views.xml b/stock_picking_batch_custom/views/stock_picking_batch_views.xml index b8e95c0..f4b868b 100644 --- a/stock_picking_batch_custom/views/stock_picking_batch_views.xml +++ b/stock_picking_batch_custom/views/stock_picking_batch_views.xml @@ -56,6 +56,15 @@ hide + + hide + + + hide + + + hide +