Daily updates from Odoo
Thursday, April 3, 2025
2 changes · master
Enhancements to existing features
This update improves how manufacturing work orders handle dependencies, preventing circular scheduling relationships that can disrupt planning. It should make production workflows more reliable and reduce the risk of blocked or confusing work order sequences.
BACS payments can now use UK account numbers and sort codes directly instead of relying only on IBAN details. This makes UK bank setup more flexible and prevents an error when creating a new direct debit mandate.
Original PR description
BACS was only supporting IBAN account type and extracting account number and sort code from it. Added support for BACS to handle account number and sort code(clearing number field) separately. task-4630586