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

It seems the product description field is disappeared in the product template form in Odoo 10. Is it a bug or by the design of new Odoo 10? See picture below with Product Description field disappeared.



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can use the page "Note", for your description

:)


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Solve !!

1.go to any product template as debug mode

2.click on bug on right corner -> edit form view

3.add this code 

<group name="description">

     <separator string="Description for Product" colspan="4"/>

     <field name="description" colspan="4" nolabel="1" placeholder="This note will be displayed on product description" modifiers="{}"/>

    </group>


อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

But these descriptions in the Note tab are specifically for quotations (description_sale), vendors (description_purchase), and pickings (description_picking) .

I need to give an internal description to the product itself like you see in Odoo 8. The field name of this description field is "description". I can see this field under the setting menu (product.template) but it's not shown in the form. Anyone can help me out?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Check the notes tab.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ส.ค. 17
3105
1
พ.ย. 16
5252
1
ธ.ค. 17
2982
0
พ.ค. 17
2719
4
มี.ค. 16
4039