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