Override _order on stock.move.line using the existing stored Many2one fields. Odoo JOINs product.category and uses its _order (complete_name, which is stored) so the full category path is used for sorting without any extra fields. 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 | ||