5. Containers
이 콘텐츠는 아직 번역되지 않았습니다.
If any cars from Step 4 are currently on the water (status = shipped), enter the containers carrying them here. Cars at the origin yard or at the destination yard don’t need containers.
What to enter per container
Section titled “What to enter per container”- Container code — operator-typed (honored as-is, must be unique) or auto-generated.
- Forwarder — match to a counterparty if you tracked the forwarder in Step 3, otherwise leave blank.
- ETD (Estimated Time of Departure) ≤ ETA (Estimated Time of Arrival).
- Cars in this container — pick from the dropdown. Only cars with
shippedstatus ANDcontainerId IS NULLare eligible (a car can’t be in two containers).
What happens on commit
Section titled “What happens on commit”- The container record is created.
- Each selected car gets its
containerIdset. - No GL post (shipping itself doesn’t move money; the freight cost was already in landed cost on the car).
After migration
Section titled “After migration”The container becomes a real shipment record. When the operator marks it arrived, the linked cars’ status auto-flips shipped → arrived via the arrival propagation hook. The wizard sets initial status based on what you tell it.