Cargo pickup from a client to a warehouse
When to use
When you need to implement delivery from a client to a warehouse.
How to implement
The case is described with two actions: loading at the client and unloading at the warehouse.
Set the type PICKUP for the loading demand at the client, and the type DROP for the unloading demand at the warehouse.