id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
identifier |
serial |
10 |
|
√ |
nextval('transfer_order_identifier_seq'::regclass) |
|
|
open_date |
timestamp |
29,6 |
|
|
|
|
|
receival_date |
timestamp |
29,6 |
√ |
|
null |
|
|
status |
transfer_order_status |
2147483647 |
|
|
|
|
|
source_branch_id |
uuid |
2147483647 |
|
|
|
|
branch.id
|
transfer_order_source_branch_id_fkey R |
|
destination_branch_id |
uuid |
2147483647 |
|
|
|
|
branch.id
|
transfer_order_destination_branch_id_fkey R |
|
source_responsible_id |
uuid |
2147483647 |
|
|
|
|
employee.id
|
transfer_order_source_responsible_id_fkey R |
|
destination_responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
employee.id
|
transfer_order_destination_responsible_id_fkey R |
|
invoice_number |
int4 |
10 |
√ |
|
null |
|
|
comments |
text |
2147483647 |
√ |
|
null |
|
|
invoice_id |
uuid |
2147483647 |
√ |
|
null |
|
invoice.id
|
transfer_order_invoice_id_fkey R |
|
cancel_date |
timestamp |
29,6 |
√ |
|
null |
|
|
cancel_responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
employee.id
|
transfer_order_cancel_responsible_id_fkey R |
|