Friday, March 6, 2026
3 changes · saas-19.1
Enhancements to existing features
This update streamlines the setup process for testing across several core Odoo modules, including accounting and timesheets. By centralizing test setup, the team has improved the reliability and efficiency of our automated testing procedures, ensuring better quality and faster identification of potential issues.
Original PR description
Forward-Port-Of: odoo/enterprise#109570 Forward-Port-Of: odoo/enterprise#108739
This update enhances the accuracy of interest rate calculations for loans within the Enterprise module. Previously, interest rates were limited to two decimal places. Now, users can specify interest rates with up to ten decimal places, providing greater flexibility and precision for financial reporting.
Original PR description
Allowing more precision on the interest rate for loans. By default the display uses 2 decimals, but if a user decides to add more precision they can up to 10 decimals. task-5913175 Forward-Port-Of: odoo/enterprise#107163
This update enhances logging for transactions processed by the Codabox integration (_l10n_be_codabox). These improved logs will assist the support team in quickly identifying and resolving any issues related to transaction processing, leading to faster problem resolution. This change primarily benefits internal support operations.
Original PR description
This commit will improve the logs of _l10n_be_codabox_fetch_coda_transactions to help the support team to debug possible problem. task-5436868 Forward-Port-Of: odoo/enterprise#109534 Forward-Port-Of: odoo/enterprise#107779