Monday, July 6, 2026
2 changes · 18.0
Enhancements to existing features
Loan durations are now shown using "periods" instead of always saying "months," making the wording more accurate for different repayment schedules. The display spacing was also cleaned up so the duration reads more clearly to users.
Original PR description
Loan duration was always shown with 'months' and not validated against actual periods. This commit replaces it to 'periods' and corrects the spacing between the value and the duration label. task-5364297
The Sendcloud delivery settings now use the term "Use Multicollo" instead of "Use Batch Shipping". This aligns the wording with Sendcloud terminology, reducing confusion for users configuring shipment options.
Original PR description
In order to avoid confusion for the customer, "Use Batch Shipping" was renamed to "Use Multicollo".This way it is consistent with the terminology used by Sendcloud. task-6048477 Forward-Port-Of: odoo/enterprise#122133