Friday, March 25, 2022
2 changes
New functionality added to Odoo
Website editors can now add an Online Appointment snippet to pages, making it easier for visitors to book appointments directly from the website. This improves the website-building experience by providing a ready-made appointment booking block with its own editor options and thumbnail.
Original PR description
task-2362091
Enhancements to existing features
The spreadsheet component used in Documents has been updated to a newer version. This improves formula support by correctly handling percent symbols, reducing calculation issues for users working with spreadsheet documents.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/c2a9bbac [IMP] formulas : handle % symbol in formulas