id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
identifier |
serial |
10 |
|
√ |
nextval('stock_decrease_identifier_seq'::regclass) |
|
|
confirm_date |
timestamp |
29,6 |
√ |
|
null |
|
|
status |
stock_decrease_status |
2147483647 |
|
|
|
|
|
reason |
text |
2147483647 |
√ |
|
null |
|
|
notes |
text |
2147483647 |
√ |
|
null |
|
|
responsible_id |
uuid |
2147483647 |
√ |
|
null |
|
login_user.id
|
stock_decrease_responsible_id_fkey R |
|
removed_by_id |
uuid |
2147483647 |
√ |
|
null |
|
employee.id
|
stock_decrease_removed_by_id_fkey R |
|
branch_id |
uuid |
2147483647 |
|
|
|
|
branch.id
|
stock_decrease_branch_id_fkey R |
|
person_id |
uuid |
2147483647 |
√ |
|
null |
|
person.id
|
stock_decrease_person_id_fkey R |
|
cfop_id |
uuid |
2147483647 |
√ |
|
null |
|
|
group_id |
uuid |
2147483647 |
√ |
|
null |
|
|
cost_center_id |
uuid |
2147483647 |
√ |
|
null |
|
|
invoice_number |
int4 |
10 |
√ |
|
null |
|
|
invoice_id |
uuid |
2147483647 |
√ |
|
null |
|
invoice.id
|
stock_decrease_invoice_id_fkey R |
|