DER Purchases PDF
DER Purchases PDF
purchase_orders products
id INT(11) purchase_order_details
id INT(11) supplier_ids LONGTEXT
company VARCHAR(50) id INT(11)
supplier_id INT(11) id INT(11)
last_name VARCHAR(50) purchase_order_id INT(11)
created_by INT(11) product_code VARCHAR(25)
first_name VARCHAR(50) product_id INT(11)
submitted_date DATETIME product_name VARCHAR(50)
email_address VARCHAR(50) quantity DECIMAL(18,4)
creation_date DATETIME description LONGTEXT
job_title VARCHAR(50) unit_cost DECIMAL(19,4)
status_id INT(11) standard_cost DECIMAL(19,4)
business_phone VARCHAR(25) date_received DATETIME
expected_date DATETIME list_price DECIMAL(19,4)
home_phone VARCHAR(25) posted_to_inventory TINYINT(1)
shipping_fee DECIMAL(19,4) reorder_level INT(11)
mobile_phone VARCHAR(25) inventory_id INT(11)
taxes DECIMAL(19,4) target_level INT(11)
fax_number VARCHAR(25) Indexes
payment_date DATETIME quantity_per_unit VARCHAR(50)
address LONGTEXT
payment_amount DECIMAL(19,4) discontinued TINYINT(1)
city VARCHAR(50)
payment_method VARCHAR(50) minimum_reorder_quantity INT(11)
state_province VARCHAR(50)
notes LONGTEXT Subcategory_Id INT
zip_postal_code VARCHAR(15)
approved_by INT(11) attachments LONGBLOB
country_region VARCHAR(50) purchase_order_status
approved_date DATETIME Indexes
web_page LONGTEXT id INT(11)
submitted_by INT(11)
notes LONGTEXT status VARCHAR(50)
Indexes
Indexes SubCategories
attachments LONGBLOB
Indexes id INT
Subcategory_Name VARCHAR(45)
Categories
Category_id VARCHAR(45)
Id INT
Indexes
Category_Name VARCHAR(45)
Indexes