Thursday, September 25, 2025
1 change · saas-18.3
Enhancements to existing features
This update makes automatic stock wave creation easier to adapt for specific warehouse workflows. It adds extension points so businesses and implementation partners can adjust the conditions for auto-waving without rewriting the existing process.
Original PR description
This improvement just adds some hook methods that allow to decapsulate the logic of auto waves so its doable to extend the conditions for auto-waving. cc @moduon fyi @Shide TODO: for the sake of clarity I just inserted the hook method logic but a cleaner approach would be to extract the whole logic of each hook into their own separate method --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#227873