|
Legend: |
Primary key columns |
Columns with indexes |
Implied relationships |
Excluded column relationships |
< n > number of related tables |
|
|
Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
c_allocationline_id |
numeric |
10 |
|
|
|
|
|
ad_client_id |
numeric |
10 |
|
|
|
|
|
ad_org_id |
numeric |
10 |
|
|
|
|
|
isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
created |
timestamp |
29,6 |
|
|
now() |
|
|
createdby |
numeric |
10 |
|
|
|
|
|
updated |
timestamp |
29,6 |
|
|
now() |
|
|
updatedby |
numeric |
10 |
|
|
|
|
|
allocationno |
numeric |
10 |
√ |
|
null |
|
|
datetrx |
timestamp |
29,6 |
√ |
|
null |
|
|
ismanual |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
c_invoice_id |
numeric |
10 |
√ |
|
null |
|
c_invoice.c_invoice_id
|
cinvoice_callocationline R |
|
c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
c_bpartner.c_bpartner_id
|
cbpartner_callocationline R |
|
c_order_id |
numeric |
10 |
√ |
|
null |
|
c_order.c_order_id
|
corder_callocation R |
|
c_payment_id |
numeric |
10 |
√ |
|
null |
|
c_payment.c_payment_id
|
cpayment_callocationline R |
|
c_cashline_id |
numeric |
10 |
√ |
|
null |
|
c_cashline.c_cashline_id
|
ccashline_callocationline R |
|
amount |
numeric |
0 |
|
|
0 |
|
|
discountamt |
numeric |
0 |
|
|
0 |
|
|
writeoffamt |
numeric |
0 |
|
|
0 |
|
|
overunderamt |
numeric |
0 |
√ |
|
0 |
|
|
c_allocationhdr_id |
numeric |
10 |
|
|
|
|
|
c_allocationline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
c_charge_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
c_charge.c_charge_id
|
ccharge_callocationline R |
|
c_banktransfer_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 2 rows at 2024-01-03 13:44 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
c_allocationline_id |
Primary key |
Asc |
c_allocationline_pkey |
c_invoice_id |
Performance |
Asc |
c_allocationline_invoice |
c_payment_id |
Performance |
Asc |
c_allocationline_payment |
c_allocationline_uu |
Must be unique |
Asc |
c_allocationline_uu_idx |
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.