Skip to Content
Menu
This question has been flagged
2 Replies
2697 Views

Hello everybody,

I have Odoo 11 in use and accidentally deleted in the website editor the body tag from the website.layout. Unfortunately, I have no backup, Could you tell me which file I need to change again on the file system or which file I need to replace. I have a default Odoo installation and could get fresh files. :-)

Currently I have the problem that I no longer get to the login, because i get a white page.


Many thanks in advance for your help.

Avatar
Discard
Best Answer

In that case you may do the following things to recover :

- Update website module

- Find website view in database(ir.ui.view table) and replace file or add missing code.

Avatar
Discard
Best Answer

I think you will have to look in the web module (addons/web/views).

Alternatively you can just update Odoo so all modules will have default values. (see tutorial on \how to update Odoo ) If you choose to update Odoo remember that any inline changes you have done(without use of modules) will be replaced by Odoo default.

Avatar
Discard