Skip to Content
Menú
This question has been flagged
1 Respondre
2310 Vistes

I´ve the problem that when I change the product description on the Website it change the description of all products to the same content. 


Is there any way to change the description in the eCommerce section and not on the webside? Otherwise you always have to switch between 2 sides. 

Avatar
Descartar

I have tested it with Odoo 16 and there is no issue when I change the product description (Sale Description ) from product website page, it change only the current product.

Autor

Do you have a Screenshot? 

You can try it in runbot.odoo.com

Best Answer

Tested on runbot with Odoo16 and found no problem, check your Custom addons perhaps you have an override of the write method in product.product model that does apply the changes on all products

Avatar
Descartar