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

I have a database where I have enabled the ability for salespeople to sell products by multiple units per package like this:



They select a package on the Sales Order Line like this:



How can I get this same information on the Delivery Order?  So that the team fulfilling can package the products correctly?

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

1. Create a custom field that links the line on the Delivery Order to the line from the Sales Order:



2. Add the field to the Delivery Order Form View:


<field name="product_uom_qty" position="after">
<field name="x_package"/>
</field>



This is what you get:


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

Following the answer of Ray, how to put the number of packages in the delivery then?, especially when lot also active

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
4
ส.ค. 25
1940
link between products and packaging แก้ไขแล้ว
2
ธ.ค. 19
6243
1
ก.ค. 24
2059
delivery order for service product type แก้ไขแล้ว
3
ก.ค. 25
9466
4
พ.ย. 23
13869