apami0111
apami0111
- Migrated from 15.0 to 18.0. - Replaced deprecated `attrs` with new `invisible` expression in `crm_won_reason/views/crm_views.xml`: - Updated test class inheritance from "TransactionCase" to "BaseCommon".
- Updated module version from 18.0.1.0.0 to 19.0.1.0.0. - Adapted `_get_new_picking_values` method in `models/stock_move.py`: replaced `group_id.sale_id.priority` with `reference_ids.sale_ids.priority` according to new relational model in Odoo 19. - Updated test class...
- Replaced deprecated attribute groups_id → group_ids in the RFQ menu item. - Updated XPath targets and button contexts for action_rfq_send to match 19.0 changes in purchase form view. -...