diff --git a/inventory/management/products/usage.rst b/inventory/management/products/usage.rst index 32b7d81a8..9bfbd35ef 100644 --- a/inventory/management/products/usage.rst +++ b/inventory/management/products/usage.rst @@ -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. \ No newline at end of file + contained in the packing on the picking.