Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6846 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
ago 25
1909
2
dic 19
6223
1
lug 24
2043
3
lug 25
9457
4
nov 23
13839