Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
3977 มุมมอง

Hi guys I know how to edit a products description in the frontend, by going to the products page and pressing edit. But, I would like to know how this description:

<div itemprop="description" t-field="product.website_description" class="oe_structure mt16" id="product_full_description"/>

Can be edited in the backend?

I have tried to edit the description in the products -> information tab. But, I am of the impression this is only for internal use.

อวตาร
ละทิ้ง
ผู้เขียน

ermin trevisan I have looked for that option but can't seem to locate it: any idea as to how I find it ?

ผู้เขียน

UPDATE

I have as per ermins suggestion tested this, but it adds the description on this right-hand side near the image via:

<hr t-if="product.description_sale"/>

<div><p t-field="product.description_sale" class="text-muted"/></div>

However I would like the description to appear for the above.

ผู้เขียน

Jeremy sorry I am new to odoo, which form would view would it be ?

คำตอบที่ดีที่สุด

It is not displayed by default, so you need to add the <field name='product_full_description'/>  in your form view.

อวตาร
ละทิ้ง

The field product.description_sale is displayed by default. But I can't find a field "product_full_description" in the backend???

คำตอบที่ดีที่สุด

It's the "Description for Quotations" under the Sales tab.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Module development แก้ไขแล้ว
1
ต.ค. 15
4113
php odoo integration แก้ไขแล้ว
1
พ.ย. 15
12191
0
พ.ย. 15
3571
odoo backend แก้ไขแล้ว
3
ต.ค. 15
6920
1
เม.ย. 17
3415