Shipments (Shipments)
Description
This table logs details of shipments sent from the warehouse to customers or other locations.
Columns
| Name | Title | Datatype | Nullable | Other | Description | Last edit |
|---|---|---|---|---|---|---|
| shipment_id | int(11) | NO | auto_increment | 1 year ago | ||
| sales_order_id | int(11) | YES | 1 year ago | |||
| tracking_number | varchar(50) | YES | 1 year ago | |||
| carrier | varchar(50) | YES | 1 year ago | |||
| shipment_date | date | NO | 1 year ago | |||
| delivery_date | date | YES | 1 year ago |