Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
identifier |
serial |
10 |
|
√ |
nextval('receiving_order_identifier_seq'::regclass) |
|
|
status |
receiving_order_status |
2147483647 |
|
|
|
|
|
receival_date |
timestamp |
29,6 |
√ |
|
null |
|
|
confirm_date |
timestamp |
29,6 |
√ |
|
null |
|
|
notes |
text |
2147483647 |
√ |
|
null |
|
|
freight_total |
numeric |
20,2 |
√ |
|
null |
|
|
surcharge_value |
numeric |
20,2 |
√ |
|
null |
|
|
discount_value |
numeric |
20,2 |
√ |
|
null |
|
|
icms_total |
numeric |
20,2 |
√ |
|
null |
|
|
ipi_total |
numeric |
20,2 |
√ |
|
null |
|
|
freight_type |
receiving_order_freight_type |
2147483647 |
|
|
'fob-payment'::receiving_order_freight_type |
|
|
invoice_number |
int4 |
10 |
√ |
|
null |
|
|
invoice_total |
numeric |
20,2 |
√ |
|
null |
|
|
cfop_id |
uuid |
2147483647 |
√ |
|
null |
|
|
responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
login_user.id
|
receiving_order_responsible_id_fkey R |
|
supplier_id |
uuid |
2147483647 |
√ |
|
null |
|
supplier.id
|
receiving_order_supplier_id_fkey R |
|
branch_id |
uuid |
2147483647 |
|
|
|
|
branch.id
|
receiving_order_branch_id_fkey R |
|
transporter_id |
uuid |
2147483647 |
√ |
|
null |
|
|
secure_value |
numeric |
20,2 |
√ |
|
null |
|
|
expense_value |
numeric |
20,2 |
√ |
|
null |
|
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|