Monday, October 9, 2023
1 change · master
New functionality added to Odoo
Users can now view the full edit history of spreadsheets, including dashboards and templates. They can return to an earlier version, restore it as a new copy, and name revisions to better organize important milestones.
Original PR description
This commits adds the possibility for the users to consult the whole edition history of their spreadsheets (which therefore includes dashboards and templates as well). Upon consultation, the users will be able to jump back to a previous state of the spreadsheet and to restore that state in the form of a new copy of the spreadsheet. They will also have the possibility to name/rename the revisions (i.e. modification steps) to organise their history at their will. Task: 3142006