跳至內容
選單
此問題已被標幟
1 回覆
2387 瀏覽次數

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

頭像
捨棄