[FIX] inventory: details on pickings with multiple packages (#488)
Explain how to separate a product picking into many packages
This commit is contained in:
parent
8cc96486e0
commit
5b329dcdad
@ -40,6 +40,10 @@ can decide to separate the quantity into two different packages. It then
|
||||
allows you to have a report with the quantity of products for each
|
||||
package.
|
||||
|
||||
To separate a delivery into different packages you will have to set the
|
||||
done qunatity to the desired package quantity then click on "PUT IN
|
||||
PACK", do this for each package.
|
||||
|
||||
.. image:: media/usage_05.png
|
||||
:align: center
|
||||
|
||||
@ -65,4 +69,4 @@ They can be specified on the product form, in the inventory tab.
|
||||
.. note::
|
||||
Another useful use of the packaging is for product reception. By
|
||||
scanning the barcode of the packaging, Odoo adds the number of units
|
||||
contained in the packing on the picking.
|
||||
contained in the packing on the picking.
|
||||
|
Loading…
Reference in New Issue
Block a user