We track all bins load in and offload history. The previous implementation was only on bin level. However, if the bin has multiple pods, different blend may loaded to different pod.
We will need to link the BinLoadHistory to BinInformation which presents one pod in a bin. And also, we will need to keep tracking the ShippingLoadSheet when hauled away or ProductHaulLoad (Blend Request) when loaded in.
We track all bins load in and offload history. The previous implementation was only on bin level. However, if the bin has multiple pods, different blend may loaded to different pod.
We will need to link the BinLoadHistory to BinInformation which presents one pod in a bin. And also, we will need to keep tracking the ShippingLoadSheet when hauled away or ProductHaulLoad (Blend Request) when loaded in.