Closed pedrobaeza closed 5 months ago
/ocabot merge patch
This PR looks fantastic, let's merge it! Prepared branch 16.0-ocabot-merge-pr-31-by-legalsylvain-bump-patch, awaiting test results.
Congratulations, your PR was merged at 2ba969295cfdfc3b958dea521e7878e1ae21d4a0. Thanks a lot for contributing to OCA. ❤️
All the spreadsheet dashboards coming from Odoo in the modules spreadsheet_dashboard* are noupdate="0", which means that if you modify anything via this module, and then you update the module, all the changes will be lost.
To avoid frustrations and to allow seamless updates, the following mechanisms have been put in place:
So, for modifying one of the standard dashboards, the steps will be:
@Tecnativa TT49379