Friday, June 6, 2025
1 change · 18.0
Enhancements to existing features
This change adds a customization point before sales orders are updated from electronic UBL documents. It makes it easier for businesses with custom workflows to adjust order details without duplicating updates or adding extra processing steps.
Original PR description
**Description of the issue/feature this PR addresses:** There's no hook to manipulate order values before write. **Current behavior before PR:** You cannot add custom logic easily w/o writing again on the order **Desired behavior after PR is merged:** Ease custom logic implementation. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr