addons-cm/stock_picking_batch_custom/views
GitHub Copilot f5670906f9 [IMP] stock_picking_batch_custom: order detailed ops by category, product, partner
Override _order on stock.move.line with stored Char fields so the server
returns records in the correct order on initial load (default_order in the
view only applies to interactive client-side sorting, not the initial fetch).

Add product_name and partner_name stored related fields to avoid SQL JOINs
in ORDER BY. Use the same fields in the view's default_order for consistency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 20:12:39 +02:00
..
res_config_settings_views.xml [IMP] stock_picking_batch_custom: configuraciones de bloqueo por pestaña 2026-04-08 18:48:18 +02:00
stock_move_line_views.xml [IMP] stock_picking_batch_custom: add home_delivery indicator to move line view 2026-05-20 16:05:14 +02:00
stock_picking_batch_views.xml [IMP] stock_picking_batch_custom: order detailed ops by category, product, partner 2026-05-28 20:12:39 +02:00