PurchaseOrders (Purchase Orders)
Description
This table lists all purchase orders made to suppliers.
Columns
Name | Title | Datatype | Nullable | Other | Description | Last edit |
---|---|---|---|---|---|---|
purchase_order_id | int(11) | NO | auto_increment | 4 months ago | ||
supplier_id | int(11) | YES | 4 months ago | |||
order_date | date | NO | 4 months ago | |||
delivery_date | date | YES | 4 months ago | |||
status | enum('Pending','Shipped','Completed','Cancelled') | NO | 4 months ago |