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

Hi all,

I have upgraded a database from odoo15 version to odoo16 from odoo.sh(enterprice). But, when I try to open a webshop in odoo16 i got an error. The error is mentioned below:
Element '' cannot be located in parent view.

I have checked the error and I think that the error is coming from website_sale module.

Does any one know how to solve this issue. Thanks in advance.

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

Hi,

This o_wsale_product_page class is not present in odoo15. This is the extra class present in odoo16 website_sale --> views --> template.xml --> . When you are changing from odoo15 to odoo16 you have to add this class in div having the class name="js_sale". 

This is important as there are many templates in website_sale template.xml which are inheriting this template having id="product" by using this class name o_wsale_product_page.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июн. 24
2788
1
сент. 23
1872
1
июл. 23
2957
0
июн. 23
948
1
янв. 23
14944