콘텐츠로 이동

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.

  • 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 shipped status AND containerId IS NULL are eligible (a car can’t be in two containers).
  • The container record is created.
  • Each selected car gets its containerId set.
  • No GL post (shipping itself doesn’t move money; the freight cost was already in landed cost on the car).

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.