[FIX] inventory: details on pickings with multiple packages (#488)

Explain how to separate a product picking into  many packages
This commit is contained in:
Obay Abdelgadir 2019-12-26 13:32:54 +05:30 committed by Richard Mathot
parent 8cc96486e0
commit 5b329dcdad

View File

@ -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.