I would like to customize some dynamically-rendered pages of my website using the HTML/CSS editor (e.g. /shop, /events, etc.) but I wonder about the sustainability of doing that? Does it survive upgrades/migrations? How to fix incompatibilities with new versions?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Yes any customization made through the HTML editor is kept as is by the upgrade process.
When you customize a dynamic page like the shop with the HTML editor, the new version of the view is saved as a new view and linked to the current website.
Those new views survive upgrades. If they crash when viewing, you can edit them with the editor, or even delete them from the backend menu. With the developer mode on, go to *Settings > Technical > User Interface > Views*.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up