|
|
| 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_invoicebatchline_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
| ad_org.ad_org_id
|
adorg_cinvoicebatchline R |
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| c_invoicebatch_id |
numeric |
10 |
|
|
|
|
|
| line |
numeric |
10 |
|
|
0 |
|
|
| c_doctype_id |
numeric |
10 |
|
|
|
|
| c_doctype.c_doctype_id
|
cdoctype_cinvoicebatchline R |
|
| documentno |
varchar |
30 |
|
|
|
|
|
| dateinvoiced |
timestamp |
29,6 |
|
|
|
|
|
| dateacct |
timestamp |
29,6 |
|
|
|
|
|
| c_bpartner_id |
numeric |
10 |
|
|
|
|
| c_bpartner.c_bpartner_id
|
cbpartner_cinvoicebatchline R |
|
| c_bpartner_location_id |
numeric |
10 |
|
|
|
|
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
aduser_cinvoicebatchline R |
|
| c_charge_id |
numeric |
10 |
|
|
|
|
| c_charge.c_charge_id
|
ccharge_cinvoicebatchline R |
|
| qtyentered |
numeric |
0 |
|
|
0 |
|
|
| priceentered |
numeric |
0 |
|
|
0 |
|
|
| istaxincluded |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| linenetamt |
numeric |
0 |
|
|
0 |
|
|
| c_tax_id |
numeric |
10 |
|
|
|
|
| c_tax.c_tax_id
|
ctax_cinvoicebatchline R |
|
| taxamt |
numeric |
0 |
|
|
0 |
|
|
| linetotalamt |
numeric |
0 |
|
|
0 |
|
|
| c_project_id |
numeric |
10 |
√ |
|
null |
|
| c_project.c_project_id
|
cproject_cinvoicebatchline R |
|
| c_activity_id |
numeric |
10 |
√ |
|
null |
|
| c_activity.c_activity_id
|
cactivity_cinvoicebatchline R |
|
| ad_orgtrx_id |
numeric |
10 |
√ |
|
null |
|
| ad_org.ad_org_id
|
adorgtrx_cinvoicebatchline R |
|
| user1_id |
numeric |
10 |
√ |
|
null |
|
|
| user2_id |
numeric |
10 |
√ |
|
null |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_invoice_id |
numeric |
10 |
√ |
|
null |
|
| c_invoice.c_invoice_id
|
cinvoice_cinvoicebatchline R |
|
| c_invoiceline_id |
numeric |
10 |
√ |
|
null |
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| c_invoicebatchline_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 0 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_invoicebatchline_id |
Primary key |
Asc |
c_invoicebatchline_pkey |
| c_invoicebatchline_uu |
Must be unique |
Asc |
c_invoicebatchline_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.