İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
6766 Görünümler

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?

Avatar
Vazgeç
En İyi Yanıt

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:


Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
4
Ağu 25
1806
2
Ara 19
6151
1
Tem 24
1958
3
Tem 25
9385
4
Kas 23
13598