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