Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
obj_oid |
int8 |
19 |
|
|
|
|
|
struck |
bool |
1 |
√ |
|
null |
|
|
type |
wcof_tag |
2147483647 |
√ |
|
null |
|
|
subtype |
wcof_tag |
2147483647 |
√ |
|
null |
|
|
invoice_oid |
int8 |
19 |
√ |
|
null |
|
invoice.obj_oid
|
invoice_line_invoice_oid_fkey |
|
resource_oid |
int8 |
19 |
√ |
|
null |
|
|
description |
varchar |
2147483647 |
√ |
|
null |
|
|
amount |
odcl_money |
2147483647 |
√ |
|
null |
|
|
creation_date |
timestamptz |
35,6 |
√ |
|
null |
|
|
created_by |
int8 |
19 |
√ |
|
1 |
|
person.obj_oid
|
fkinv_line_created_by |
|
modified |
timestamptz |
35,6 |
√ |
|
null |
|
|
modified_by |
int8 |
19 |
√ |
|
1 |
|
person.obj_oid
|
fkinv_line_modified_by |
|
tax |
odcl_money |
2147483647 |
√ |
|
null |
|
|
quantity |
int8 |
19 |
√ |
|
null |
|
|
Table contained 0 rows at Thu Feb 14 09:20 CST 2019
|