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> |
||
|---|---|---|
| .. | ||
| res_config_settings_views.xml | ||
| stock_move_line_views.xml | ||
| stock_picking_batch_views.xml | ||