| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| id |
bigserial |
19 |
|
√ |
nextval('receiving_order_id_seq'::regclass) |
|
|
| is_valid_model |
bool |
1 |
√ |
|
null |
|
|
| te_created_id |
int8 |
19 |
√ |
|
null |
|
|
| te_modified_id |
int8 |
19 |
√ |
|
null |
|
|
| status |
int4 |
10 |
√ |
|
null |
|
|
| receival_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| confirm_date |
timestamp |
29,6 |
√ |
|
null |
|
|
| notes |
text |
2147483647 |
√ |
|
null |
|
|
| freight_total |
numeric |
10,2 |
√ |
|
null |
|
|
| surcharge_value |
numeric |
10,2 |
√ |
|
null |
|
|
| discount_value |
numeric |
10,2 |
√ |
|
null |
|
|
| icms_total |
numeric |
10,2 |
√ |
|
null |
|
|
| ipi_total |
numeric |
10,2 |
√ |
|
null |
|
|
| invoice_number |
int4 |
10 |
√ |
|
null |
|
|
| invoice_total |
numeric |
10,2 |
√ |
|
null |
|
|
| cfop_id |
int8 |
19 |
√ |
|
null |
|
|
| responsible_id |
int8 |
19 |
√ |
|
null |
|
|
| supplier_id |
int8 |
19 |
√ |
|
null |
|
|
| branch_id |
int8 |
19 |
√ |
|
null |
|
|
| purchase_id |
int8 |
19 |
|
|
|
|
|
| transporter_id |
int8 |
19 |
√ |
|
null |
|
|
| secure_value |
numeric |
10,2 |
√ |
|
null |
|
|
| expense_value |
numeric |
10,2 |
√ |
|
null |
|
|
Table contained 1 rows at Tue Jul 14 15:21 GMT-03:00 2009
|