Saturday, August 1, 2026
1 change · 19.0
Resolved issues and error corrections
Basic users can now open the spreadsheet creation dialog in Documents even when they do not have access to spreadsheet templates. This removes an inconsistent limitation and lets them create empty spreadsheets from the kanban view like other document types.
Original PR description
A basic user can access the document app and create all types of documents from the kanban view except for the spreadsheets because it requires an access to the templates. While the user cannot interact with the templates, they should have the possibility to create an empty spreadsheet. Note that it can already be done coming from the view of a spreadsheet! This revision ensures that the user can indeed access the spreadsheet creation modal even if they don't have access to the spreadsheet templates. Task-6364964 Forward-Port-Of: odoo/enterprise#126231 Forward-Port-Of: odoo/enterprise#123003