Daily updates from Odoo
Wednesday, September 14, 2022
1 change · master
Code cleanup and technical improvements
Spreadsheet template functionality has been consolidated into the Enterprise documents spreadsheet module, aligning the code with where the feature is offered. The change also fixes an issue that could prevent creating a template from spreadsheets containing pivot tables with column grouping.
Original PR description
Spreadsheet template feature is a feature enterprise but some part of the code is located in community following a split in the modules. The code is moved where it belongs.