purchase-workflow
purchase-workflow copied to clipboard
[19.0] [MIG] purchase_no_rfq: Migration to 19.0
- 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.
- Removed the custom print_quotation method, since Odoo 19.0 already implements the same behavior natively (changing state from draft → sent and printing the purchase order).
- Updated uninstall hook to restore the hidden RFQ menu and recreate the removed report action.
- General cleanup of code no longer necessary in 19.0.