Wednesday, December 4, 2024
1 change · 17.0
New functionality added to Odoo
The spreadsheet feature is updated to include support for the VALUE function, allowing users to convert text that represents numbers into usable numeric values. This improves compatibility with common spreadsheet workflows and imported data.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/327ba4fb1 [IMP] functions: add VALUE function Task: 4373019 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr