diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_02.png b/content/applications/inventory_and_mrp/inventory/management/products/media/uom_02.png deleted file mode 100644 index 085a9953bd..0000000000 Binary files a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_02.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_03.png b/content/applications/inventory_and_mrp/inventory/management/products/media/uom_03.png deleted file mode 100644 index 708f395aec..0000000000 Binary files a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_03.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_04.png b/content/applications/inventory_and_mrp/inventory/management/products/media/uom_04.png deleted file mode 100644 index 42e480de3a..0000000000 Binary files a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_04.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_05.png b/content/applications/inventory_and_mrp/inventory/management/products/media/uom_05.png deleted file mode 100644 index 475a49a8c5..0000000000 Binary files a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_05.png and /dev/null differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/uom.rst b/content/applications/inventory_and_mrp/inventory/management/products/uom.rst index 05b7ac4366..d878ee70c2 100644 --- a/content/applications/inventory_and_mrp/inventory/management/products/uom.rst +++ b/content/applications/inventory_and_mrp/inventory/management/products/uom.rst @@ -18,27 +18,33 @@ Configuration In the *Inventory* application, go to :menuselection:`Configuration --> Settings`. In the *Products* section, activate *Units of Measure*, then *Save*. -.. image:: media/uom_01.png +.. image:: uom/01-setting.png :align: center Create New Units of Measure =========================== -In the *Inventory* application go to :menuselection:`Configuration --> UoM`. There, -hit *Create*. As an example, we will create a Box of 6 units that we -will use for the Egg product. +In the *Inventory* application go to :menuselection:`Configuration --> UoM Categories`. +The category is important for unit conversion, you will be able to +convert products from one unit to another only if those units belong to +the same category. -.. image:: media/uom_02.png +.. image:: uom/02-categories.png :align: center + +As an example, we will create a Box of 6 units that we will use for the Egg product. -The category is important for unit conversion, you will be able to -convert products from one unit to another only if those units belong to -the same category. The box of 6 is 6 times bigger than the reference +Hit on the *Unit* category. + +Hit *Add a line*. As an example, we will create a Box of 6 units that we +will use for the Egg product. +The box of 6 is 6 times bigger than the reference unit of measure for the category which is “Units” here. -.. image:: media/uom_03.png +.. image:: uom/03-add-uom.png :align: center + Specify Units of Measure on your Products ========================================= @@ -48,11 +54,12 @@ measure, and click on *Edit*. In the *General Information* tab, you can select the *Unit of Measure* in which the product will be sold, which is also the unit in -which internal transfers will take place. You can also select the +which internal transfers will take place. All quantities for this product across your +company will be expressed in this unit of measure. You can also select the *Purchase Unit of Measure*, which is the unit in which you purchase the product. -.. image:: media/uom_04.png +.. image:: uom/04-product.png :align: center Transfer from One Unit to Another @@ -65,7 +72,7 @@ In the *Purchase* application, *Create* a new request for quotation in which you include the product with the different *Units of Measure* and *Confirm* it. -.. image:: media/uom_05.png +.. image:: uom/05-purchase.png :align: center On the automatically generated purchase orders, the UoM used is the Box @@ -75,7 +82,7 @@ which is linked to the purchase order, you can observe that the 10 boxes of 6 units have been converted in 60 units. Indeed, the stock is managed in units. -.. image:: media/uom_06.png +.. image:: uom/06-receipt.png :align: center Replenishment @@ -84,10 +91,10 @@ Replenishment When doing a replenishment via the *Replenish* button on the product form, you have the possibility to use a different unit of measure. -.. image:: media/uom_07.png +.. image:: uom/07-replenish.png :align: center -.. image:: media/uom_08.png +.. image:: uom/08-replenish.png :align: center Sell in bigger UoM @@ -97,11 +104,11 @@ You can choose the unit of measure on the sale order document and decide to sell the eggs by the dozen. When doing so, the price is automatically computed from Units UoM to adapt to the selected *UoM*. -.. image:: media/uom_09.png +.. image:: uom/09-sales.png :align: center In the delivery order, the *UoM* used in the sale order is converted to the *UoM* used for stock management, in our use case, the Units. -.. image:: media/uom_10.png +.. image:: uom/10-delivery.png :align: center diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_01.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/01-setting.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_01.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/01-setting.png diff --git a/content/applications/inventory_and_mrp/inventory/management/products/uom/02-categories.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/02-categories.png new file mode 100644 index 0000000000..6b0fcf8b23 Binary files /dev/null and b/content/applications/inventory_and_mrp/inventory/management/products/uom/02-categories.png differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/uom/03-add-uom.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/03-add-uom.png new file mode 100644 index 0000000000..0b5fb7442c Binary files /dev/null and b/content/applications/inventory_and_mrp/inventory/management/products/uom/03-add-uom.png differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/uom/04-product.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/04-product.png new file mode 100644 index 0000000000..0414039764 Binary files /dev/null and b/content/applications/inventory_and_mrp/inventory/management/products/uom/04-product.png differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/uom/05-purchase.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/05-purchase.png new file mode 100644 index 0000000000..43309a59bd Binary files /dev/null and b/content/applications/inventory_and_mrp/inventory/management/products/uom/05-purchase.png differ diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_06.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/06-receipt.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_06.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/06-receipt.png diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_07.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/07-replenish.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_07.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/07-replenish.png diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_08.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/08-replenish.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_08.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/08-replenish.png diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_09.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/09-sales.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_09.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/09-sales.png diff --git a/content/applications/inventory_and_mrp/inventory/management/products/media/uom_10.png b/content/applications/inventory_and_mrp/inventory/management/products/uom/10-delivery.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/management/products/media/uom_10.png rename to content/applications/inventory_and_mrp/inventory/management/products/uom/10-delivery.png