Daily updates from Odoo
Tuesday, November 10, 2015
1 change · master
Resolved issues and error corrections
This fixes grouped views so selection fields show the user-friendly, translated label instead of the internal database value. Users see clearer group names in lists and reports, reducing confusion when reviewing grouped records.
Original PR description
Pull request fixes display of group labels for grouping by selection field. In group label it prints actual and translated selection label rather than its value stored in database.