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 | 4 months ago | ||
sales_order_id | int(11) | YES | 4 months ago | |||
tracking_number | varchar(50) | YES | 4 months ago | |||
carrier | varchar(50) | YES | 4 months ago | |||
shipment_date | date | NO | 4 months ago | |||
delivery_date | date | YES | 4 months ago |