If there is an existing layer of a FIFO item and you progress a new layer and then reverse that entry the cost of the existing layer will be reversed instead of the cost of the layer that is being reversed. Even though the item is FIFO tracked in this case you would not want the entry to look at the oldest layer. You would want the current layer to be reversed. If this isn't fixed the item cost of any item that has a progress reversal could have an incorrect cost if there is an existing layer. It should be a simple fix we just need to bring it to their attention and get it scheduled.

Comments