Monday, September 11, 2023
1 change · master
Resolved issues and error corrections
This update fixes an issue where field names were not shown correctly in the Pivot and Map sidebars in Odoo Studio. Users configuring these views will now see the correct field labels, reducing confusion and setup errors.
Original PR description
Since the new relational model ([65c8f41cf31787d30675ffd44fc955dae0102ee6](https://github.com/odoo/odoo/commit/65c8f41cf31787d30675ffd44fc955dae0102ee6)), the display name of the fields in Pivot and Map side bar was not fetched correctly as the active fields were not properly set.