Thursday, June 18, 2026
1 change · 19.0
Enhancements to existing features
This update enhances the global filters in Odoo Enterprise by providing an option to return the customer's label instead of just their ID. This change offers greater flexibility for users who need the customer's name or description within their filters, improving data usability.
Original PR description
Before this commit: If you use ODOO.FILTER.VALUE and have a customer set in the global filter, it returns the id of the customer. That can be useful in some cases but in others you might simply want the label. Task: 6167605