Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2322 Tampilan

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
Buang

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.

Penulis

Do you have a Screenshot? 

You can try it in runbot.odoo.com

Jawaban Terbai

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
Buang