Hi! I am trying to simulate our warehouse operations from inventory (DONE) outboud - orders from global table (DONE) and the inbound (CURRENT PROBLEM).
My goal is to have an inbound contents that goes into the inventory contents so that the outbound and inbound can work together based on the contents of the inventory. Any suggestions how to execute it? any suggestions would be much appreciated, Thank you.
Here is my current progress (everything is working except from the inbound process)