Daily updates from Odoo
Thursday, June 23, 2022
1 change · master
Code cleanup and technical improvements
Odoo-specific spreadsheet formulas are now prefixed with “ODOO” so users can more easily tell them apart from standard spreadsheet functions. This makes formulas clearer to read and helps reduce confusion when working with document spreadsheets, lists, pivots, and filters.
Original PR description
In order to easily distinguish odoo functions with spreadsheet functions, we prefix the odoo functions with the keyword "ODOO" Task-id 2824568