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

Hi, 

we need to show the "Description For Picking" - field from Product template under Delivery Order Pick operations in backend. 

How do we achieve that?

Tried to insert Field name description_picking. But does not work.

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

Hi Theis,

You can add custom field which is related on product_id.description_picking, As of now description_picking is printing in picking report.

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

Hi,

In report it is already. I am talking about the backend view when looking at the delivery order.

I have tried inserting

fieldname description_picking without luck.

Indeed, create new related field in pack operation object like following:

description_picking = fields.char(string='Picking Description', related='product_id.description_picking)

Add this field in pack form/tree view,you will get exactly product picking description inside pack operation

ผู้เขียน

Hi Suchma,

I am a bit in doubt where to do that? Do I add it directly to the stock.picking.form view?

Could you perhaps give me a more step-by-step?

Hi,

You can define above related field for stock.pack.operation, add in tree view of stock.picking one2many pack_operation_product_ids

ผู้เขียน

Hi,

okay. Thanks.

Do you have an email I can write to?

You can follow me on linkedin

ผู้เขียน

I do not have linkedin.

Can you write to: info@d-s.dk?

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
เม.ย. 25
2065
Email Delivery Confirmation แก้ไขแล้ว
1
ก.พ. 24
12716
1
พ.ค. 25
1276
3
พ.ย. 23
2334
1
ธ.ค. 22
1109