addons-cm/stock_picking_batch_custom/models
GitHub Copilot a9a14e7db5 [IMP] stock_picking_batch_custom: add full-screen operator view for batch picking
Add a "Vista Operarios" button in the batch form header (visible when
in_progress) that opens a full-screen list of stock.move.line filtered
by the current batch. The view shows only the fields operators need
(category, product, partner, home_delivery, consumer_group, collected,
quantity) with larger rows and touch-friendly quantity input via CSS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 18:30:46 +02:00
..
__init__.py [IMP] stock_picking_batch_custom: configuraciones de bloqueo por pestaña 2026-04-08 18:48:18 +02:00
res_company.py [IMP] stock_picking_batch_custom: configuraciones de bloqueo por pestaña 2026-04-08 18:48:18 +02:00
res_config_settings.py [IMP] stock_picking_batch_custom: configuraciones de bloqueo por pestaña 2026-04-08 18:48:18 +02:00
stock_backorder_confirmation.py [FIX] stock_picking_batch_custom: validar collected solo en operaciones detalladas 2026-04-08 18:29:55 +02:00
stock_move_line.py [IMP] stock_picking_batch_custom: order detailed ops by category, product, partner 2026-05-28 20:22:18 +02:00
stock_picking.py [FIX] stock_picking_batch_custom: validar collected solo en operaciones detalladas 2026-04-08 18:29:55 +02:00
stock_picking_batch.py [IMP] stock_picking_batch_custom: add full-screen operator view for batch picking 2026-05-29 18:30:46 +02:00