Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6814 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
srp 25
1846
2
pro 19
6187
1
čvc 24
2030
3
čvc 25
9426
4
lis 23
13771