Wednesday, January 22, 2025
1 change · 17.0
Features or functions removed from Odoo
The automatic cleanup of unused spreadsheets has been removed because it could incorrectly delete spreadsheets that users still needed. This prevents accidental data loss in Documents spreadsheets, while leaving users responsible for deleting empty spreadsheets they no longer want.
Original PR description
The current auto-clean feature doesn't work properly and it deletes spreadsheet that shouldn't be deleted. 1) copy a spreadsheet and leave it (no update) 2) upload an XLSX file Given that it's been broken several times and the usefulness of the feature is debatable, let's just drop the feature. No feature, no bug 🙃 If users create empty spreadsheet, so be it. They'll clean their mess themselves. Task: 4506185