Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6839 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
4
Aug. 25
1902
2
Dez. 19
6214
1
Juli 24
2043
3
Juli 25
9453
4
Nov. 23
13830