From 4d5e0c55023a1f9f1a7be8333090453cb2809e21 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Thu, 21 May 2026 16:22:57 +0200 Subject: [PATCH] [IMP] stock_picking_batch_custom: show product category in detailed operations view Add product_categ_id before product_id (visible by default) and hide company and unit of measure fields by default in the detailed operations tab. Co-Authored-By: Claude Sonnet 4.6 --- .../views/stock_picking_batch_views.xml | 17 +++++++++++++++++ 1 file changed, 17 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 35fe168..b8e95c0 100644 --- a/stock_picking_batch_custom/views/stock_picking_batch_views.xml +++ b/stock_picking_batch_custom/views/stock_picking_batch_views.xml @@ -42,5 +42,22 @@ + + stock.move.line.list.batch.custom + stock.move.line + + + + + + + hide + + + hide + + + +