From 5eb82741927a032a9ac6ccc17c104a9052b5b715 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Mon, 25 May 2026 12:38:15 +0200 Subject: [PATCH] [IMP] stock_picking_batch_custom: add partner column to detailed operations Show picking_partner_id after product_id in the detailed operations list so the destination contact is visible next to the product. Co-Authored-By: Claude Sonnet 4.6 --- stock_picking_batch_custom/views/stock_picking_batch_views.xml | 1 + 1 file changed, 1 insertion(+) 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 c0f764b..64c4d0b 100644 --- a/stock_picking_batch_custom/views/stock_picking_batch_views.xml +++ b/stock_picking_batch_custom/views/stock_picking_batch_views.xml @@ -53,6 +53,7 @@ {'display_default_code': False} +