From f3a455878a5d95f74a68f34465d5f75c50fa5131 Mon Sep 17 00:00:00 2001 From: Lau-Odoo <46811180+Lau-Odoo@users.noreply.github.com> Date: Thu, 7 Nov 2019 13:42:59 +0100 Subject: [PATCH] [FIX] mrp: fix on mps bullet points --- manufacturing/management/use_mps.rst | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/manufacturing/management/use_mps.rst b/manufacturing/management/use_mps.rst index 74fab3e4b..0e3eb0ace 100644 --- a/manufacturing/management/use_mps.rst +++ b/manufacturing/management/use_mps.rst @@ -85,18 +85,13 @@ Cells color signification The cells, which are part of the *To replenish* line, can take different colors depending on the situation: -- **Green**: quantity of products which should be replenished to - reach the expected safety stock considering the demand forecast - and the indirect demand forecast. +- **Green**: quantity of products which should be replenished to reach the expected safety stock considering the demand forecast and the indirect demand forecast. -- **Grey**: replenishment order has already been generated, and its - quantity still matches current data. +- **Grey**: replenishment order has already been generated, and its quantity still matches current data. -- **Red**: replenishment order has already been generated, and its - quantity was too high considering current data. +- **Red**: replenishment order has already been generated, and its quantity was too high considering current data. -- **Orange**: replenishment order has already been generated, and - its quantity was too low considering current data. +- **Orange**: replenishment order has already been generated, and its quantity was too low considering current data. The *Forecasted stock* line can also contain red cells, which means the stock will be negative during the period in question. @@ -122,4 +117,4 @@ You can easily remove a product from the MPS by clicking the small bin on the right of its name. .. image:: media/use_mps_09.png - :align: center \ No newline at end of file + :align: center