Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
product_id |
uuid |
2147483647 |
|
|
|
|
product.id
|
inventory_item_product_id_fkey R |
|
recorded_quantity |
numeric |
20,3 |
√ |
|
null |
|
|
actual_quantity |
numeric |
20,3 |
√ |
|
null |
|
|
counted_quantity |
numeric |
20,3 |
√ |
|
null |
|
|
inventory_id |
uuid |
2147483647 |
|
|
|
|
inventory.id
|
inventory_item_inventory_id_fkey R |
|
reason |
text |
2147483647 |
√ |
|
null |
|
|
product_cost |
numeric |
20,8 |
√ |
|
null |
|
|
is_adjusted |
bool |
1 |
|
|
false |
|
|
batch_id |
uuid |
2147483647 |
√ |
|
null |
|
|
cfop_data_id |
uuid |
2147483647 |
√ |
|
null |
|
cfop_data.id
|
inventory_item_cfop_data_id_fkey R |
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|