Wednesday, November 29, 2023
1 change
New functionality added to Odoo
Users can now copy existing dashboards to create backups before making changes. This addresses a common need where users spend significant time building dashboards and want to preserve their work while experimenting with modifications. The copy functionality has been added to the dashboard editing interface.
Original PR description
Purpose ------- There's currently no way to copy a dashboard. If you spent 1 week building a dashboard then want to change it but without risking to break and loosing everyting, you probably want to copy it "as a backup" Task: 3588237 Forward-Port-Of: odoo/enterprise#51678 Forward-Port-Of: odoo/enterprise#50480