Daily updates from Odoo
Wednesday, July 16, 2025
1 change · 18.0
New functionality added to Odoo
Adds Uruguay-specific ecommerce support so customers can provide required local identification details during checkout and on their account page. It also makes DNI the default identification type for Peruvian addresses, helping reduce checkout friction and improve local compliance.
Original PR description
This commit add Ecommerce related bridge module for Uruguay country to add Uruguay related field in address checkout form and `my/account` page. Also set DNI as default `ID type` for peru address. task-4404637 upgrade PR - https://github.com/odoo/upgrade/pull/7930 Forward-Port-Of: odoo/odoo#195198