Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
payment_group.renegotiation_id
|
payment_group_renegotiation_id_fkey R |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
identifier |
serial |
10 |
|
√ |
nextval('payment_renegotiation_identifier_seq'::regclass) |
|
|
open_date |
timestamp |
29,6 |
√ |
|
null |
|
|
close_date |
timestamp |
29,6 |
√ |
|
null |
|
|
status |
int4 |
10 |
√ |
|
null |
|
|
discount_value |
numeric |
20,2 |
√ |
|
null |
|
|
surcharge_value |
numeric |
20,2 |
√ |
|
null |
|
|
total |
numeric |
20,2 |
√ |
|
null |
|
|
notes |
text |
2147483647 |
√ |
|
null |
|
|
client_id |
uuid |
2147483647 |
√ |
|
null |
|
client.id
|
payment_renegotiation_client_id_fkey R |
|
responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
login_user.id
|
payment_renegotiation_responsible_id_fkey R |
|
branch_id |
uuid |
2147483647 |
|
|
|
|
branch.id
|
payment_renegotiation_branch_id_fkey R |
|
group_id |
uuid |
2147483647 |
√ |
|
null |
|
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|