P-Froggy 6f87f97efe
fix: Wrong Ordered-Status Indicator for Material Request Items (#22118)
The indicator displaying if a material request item has been ordered or not (green/orange) used the wrong quantity field for determining the status.
The qty field used in the code is not in stock uom while the ordered_qty field is.
Now, the stock_qty field is used for correct comparison with ordered_qty.
2020-06-05 10:57:07 +05:30
..
2020-05-28 22:14:59 +05:30
2020-02-27 13:16:53 +05:30
2020-02-27 13:16:53 +05:30
2020-06-02 21:48:23 +05:30
2020-05-08 15:13:48 +05:30
2020-04-29 18:11:03 +00:00
2020-02-27 13:16:53 +05:30