[FIX] mrp: fix on mps bullet points
This commit is contained in:
parent
3d6fc9fbbb
commit
f3a455878a
@ -85,18 +85,13 @@ Cells color signification
|
|||||||
The cells, which are part of the *To replenish* line, can take
|
The cells, which are part of the *To replenish* line, can take
|
||||||
different colors depending on the situation:
|
different colors depending on the situation:
|
||||||
|
|
||||||
- **Green**: quantity of products which should be replenished to
|
- **Green**: quantity of products which should be replenished to reach the expected safety stock considering the demand forecast and the indirect demand forecast.
|
||||||
reach the expected safety stock considering the demand forecast
|
|
||||||
and the indirect demand forecast.
|
|
||||||
|
|
||||||
- **Grey**: replenishment order has already been generated, and its
|
- **Grey**: replenishment order has already been generated, and its quantity still matches current data.
|
||||||
quantity still matches current data.
|
|
||||||
|
|
||||||
- **Red**: replenishment order has already been generated, and its
|
- **Red**: replenishment order has already been generated, and its quantity was too high considering current data.
|
||||||
quantity was too high considering current data.
|
|
||||||
|
|
||||||
- **Orange**: replenishment order has already been generated, and
|
- **Orange**: replenishment order has already been generated, and its quantity was too low considering current data.
|
||||||
its quantity was too low considering current data.
|
|
||||||
|
|
||||||
The *Forecasted stock* line can also contain red cells, which means
|
The *Forecasted stock* line can also contain red cells, which means
|
||||||
the stock will be negative during the period in question.
|
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.
|
on the right of its name.
|
||||||
|
|
||||||
.. image:: media/use_mps_09.png
|
.. image:: media/use_mps_09.png
|
||||||
:align: center
|
:align: center
|
||||||
|
Loading…
Reference in New Issue
Block a user