- In the new version of GEM-CAR - we have implemented a color code in the suggested purchases list.
- Red: The available quantity is less than zero.
- Orange: The available quantity is equal to the minimum quantity.
- Yellow: The available quantity is equal to the maximum quantity.
How to calculate the suggested quantity
Sugg (suggested) = Max - Available - On Order
Available = On hand - Reserved - Work in Progress