Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
8818 Представления

I have overwrited several default sentences / phrases on Website in Odoo 10. Now I would like to go back and restore original values, to benefit from automatic translations. It doesn't work if I overwrite again with original values. I need to revert my writing in database.

Does anyone know about the table that store such changes in website ?

Can I edit the datas directly from Odoo Technical menu or should I launch a postgresql editor ?

Аватар
Отменить
Лучший ответ

Did you try to update the Website Builder module? It depends on what you have exactly done, but maybe this is already the solution.

Аватар
Отменить
Автор

Thanks for your answer, but no, it doesn't solve my problem.

For example I've changed some strings in the address form in the cart /shop/address page (ecommerce). Now the whole form is in english instead of french, except for my strings.

Автор

It can't solve the problem because Odoo will not overwrite customized views. Actually I've found the db table where it is stored : Odoo's views and templates are copied in ir_ui_view. It looks like customization overwrite the record in ir_ui_view instead of creating a new one.

Related Posts Ответы Просмотры Активность
1
июл. 25
2261
2
дек. 19
2988
0
нояб. 18
3264
1
июл. 18
10215
1
авг. 17
167