Skip to Content
Menu
This question has been flagged
1 Reply
3254 Views

   Hi, im still new to odoo dev and would like to edit some website page fields in the eCommerce module or remove the footer from other pages, What is the recommended method of doing this? I was able to change these fields in the frontend with the xml view editor but would like a permanent solutions in a module. I would also like to expand on the portal info that gets displayed to a portal client on the sidebar once again I was able to achieve my changes with the frontend view changer but I think my changes will be lost as soon as the module upgrades

Avatar
Discard
Best Answer

The most recommended way to have any customization in the custom module so that you won't lost your changes.

Changes done from the frontend could get lost in case if you update the base module (website module in your case) or all modules or database crashes.

So it is always better to have all your customization done in the custom module.

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
1011
2
Jul 23
1221
1
May 23
2858
0
Oct 22
4478
1
Sep 22
2307