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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| res_company.py | ||
| res_config_settings.py | ||
| stock_backorder_confirmation.py | ||
| stock_move_line.py | ||
| stock_picking.py | ||
| stock_picking_batch.py | ||