You are on page 1of 1

buyers

id INT
order_status
id_card_number VARCHAR(255)
id INT
countries first_name VARCHAR(255)
description VARCHAR(255)
id INT last_name VARCHAR(255)
Indexes users
Indexes
country_name VARCHAR(255) id INT
Indexes password VARCHAR(255)

username VARCHAR(255)
carriers Indexes
purchase_orders
id INT
id INT
provinces cid VARCHAR(255)
order_number VARCHAR(255)
id INT company_name VARCHAR(255)
order_date DATETIME(6) user_rol
province_name VARCHAR(255) address VARCHAR(255)
tracking_code VARCHAR(255) usuario_id INT
id_country_fk INT telephone VARCHAR(255)
buyer_id INT rol_id INT
Indexes locality_id INT
carrier_id INT Indexes
Indexes
order_status_id INT
wareHouse_id INT

localities Indexes

id INT rol
locality_name VARCHAR(255) id INT
province_id INT warehouse employees
description VARCHAR(255)
Indexes id INT id INT
rol_name VARCHAR(255)
address VARCHAR(255) id_card_number VARCHAR(255) Indexes
inbound_orders order_details
telephone VARCHAR(255) first_name VARCHAR(255)
id INT id INT
warehouse_code VARCHAR(255) last_name VARCHAR(255)
order_date DATETIME(6) clean_liness_status VARCHAR(255)
locality_id INT wareHouse_id INT
Indexes order_number VARCHAR(255) quantity INT
Indexes
employe_id INT temperature DECIMAL(19,2)
product_batch_id INT product_record_id INT
sections wareHouse_id INT purchase_order_id INT
id INT Indexes Indexes
section_number VARCHAR(255)
current_capacity INT
current_temperature DECIMAL(19,2)
maximum_capacity INT
products_types
minimum_capacity INT
id INT
minimum_temperature DECIMAL(19,2)
description VARCHAR(255)
sellers product_type_id INT
Indexes
id INT warehouse_id INT
cid VARCHAR(255) Indexes

company_name VARCHAR(255)
address VARCHAR(255)
product_batches
telephone VARCHAR(255)
id INT
locality_id INT
batch_number VARCHAR(255)
Indexes
current_quantity INT

products current_temperature DECIMAL(19,2)

id INT due_date DATETIME(6)

description VARCHAR(255) initial_quantity INT

expiration_rate DECIMAL(19,2) manufacturing_date DATETIME(6)

freezing_rate DECIMAL(19,2) manufacturing_hour DATETIME(6)

height DECIMAL(19,2) minimum_temperature DECIMAL(19,2)

length DECIMAL(19,2) product_id INT product_records


net_weight DECIMAL(19,2) section_id INT id INT

product_code VARCHAR(255) Indexes last_update_date DATETIME(6)

recommended_freezing_temperature DECIMAL(19,2) purchase_price DECIMAL(19,2)

width DECIMAL(19,2) sale_price DECIMAL(19,2)

product_type_id INT product_id INT

seller_id INT Indexes

Indexes

You might also like