跳至内容
菜单
此问题已终结
1 回复
2379 查看

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. 

形象
丢弃

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.

编写者

Do you have a Screenshot? 

You can try it in runbot.odoo.com

最佳答案

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

形象
丢弃