Daily updates from Odoo
Wednesday, August 19, 2026
2 changes · master
New functionality added to Odoo
This change adds support for showing accurate Click & Collect availability for rental products by taking the selected rental dates into account. Customers get clearer stock and checkout behavior, including better date selection and out-of-stock handling, reducing failed purchases and confusion.
Original PR description
**Purpose:**
Click & Collect and Rental are not working together, the rental dates are not used to display the availability of the product.
**Specification:**
Create a new bridge module between website_sale_collect and website_sale_renting to ensure that we use the rental dates to compute the availability if this is a rental product.
Task-6081690
See also:
- https://github.com/odoo/odoo/pull/259321Adds support for Ivory Coast's FNE electronic invoicing requirements so companies can prepare and send compliant invoice data from Odoo. This helps businesses operating in Côte d'Ivoire meet local tax reporting obligations more efficiently and reduces manual compliance work.
Original PR description
task-6110046