Table stoq_schema.public.purchase_order Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents
id uuid 2147483647 uuid_generate_v1()
purchase_item
purchase_receiving_map
quotation
te_id int8 19  √  new_te()
transaction_entry
identifier serial 10  √  nextval('purchase_order_identifier_seq'::regclass)
status purchase_order_status 2147483647
open_date timestamp 29,6
quote_deadline timestamp 29,6  √  null
expected_receival_date timestamp 29,6  √  null
expected_pay_date timestamp 29,6  √  null
receival_date timestamp 29,6  √  null
confirm_date timestamp 29,6  √  null
notes text 2147483647  √  null
salesperson_name text 2147483647  √  null
freight_type purchase_order_freight_type 2147483647
expected_freight numeric 20,2  √  null
surcharge_value numeric 20,2  √  null
discount_value numeric 20,2  √  null
consigned bool 1  √  false
supplier_id uuid 2147483647  √  null
supplier
branch_id uuid 2147483647
branch
transporter_id uuid 2147483647  √  null
transporter
responsible_id uuid 2147483647  √  null
login_user
group_id uuid 2147483647  √  null
payment_group

Analyzed at Mon Nov 09 14:32 BRST 2015

Indexes:
Column(s) Type Sort Anomalies
id Primary key Asc  
identifier + branch_id Must be unique Asc/Asc  
te_id Must be unique Asc This unique column is also nullable

Close relationships  within of separation: