Friday, March 27, 2026
1 change · master
New functionality added to Odoo
This update introduces named ranges within the Odoo Enterprise spreadsheet functionality. Previously, auto-complete suggestions were limited. Now, users can define and utilize named ranges, improving data organization and usability within spreadsheets. This enhancement is part of a larger effort to streamline spreadsheet workflows.
Original PR description
This commits make the enterprise adaptations for the named range feature. Notably the auto-complete helpers now take the whold auto-complete proposal as argument, instead of the text value. Task: [5380498](https://www.odoo.com/web#id=5380498&cids=1&menu_id=4720&action=333&active_id=2328&model=project.task&view_type=form)