|
|
| 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_paymentterm_id |
numeric |
10 |
|
|
|
| c_bpartner.c_paymentterm_id
|
cpaymentterm_cbpartner R |
| c_bpartner.po_paymentterm_id
|
cpopaymentterm_cbpartner R |
| c_dunninglevel.c_paymentterm_id
|
cpaymentterm_cdunninglevel R |
| c_invoice.c_paymentterm_id
|
cpaymentterm_cinvoice R |
| c_order.c_paymentterm_id
|
cpaymentterm_soheader R |
| c_paymentterm_trl.c_paymentterm_id
|
cpaymentterm_cpaytermtrl C |
| c_payschedule.c_paymentterm_id
|
cpaymentterm_cpayschedule R |
| c_project.c_paymentterm_id
|
cpaymentterm_cproject R |
| c_withholding.c_paymentterm_id
|
cpaymentterm_cwithholding R |
| i_invoice.c_paymentterm_id
|
cpaymentterm_iinvoice N |
| i_order.c_paymentterm_id
|
cpaymentterm_iorder N |
| w_store.c_paymentterm_id
|
cpaymentterm_wstore R |
|
|
| 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 |
|
|
|
|
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| documentnote |
varchar |
2000 |
√ |
|
null |
|
|
| afterdelivery |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isduefixed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| netdays |
numeric |
10 |
|
|
|
|
|
| gracedays |
numeric |
10 |
|
|
|
|
|
| fixmonthcutoff |
numeric |
10 |
√ |
|
null |
|
|
| fixmonthday |
numeric |
10 |
√ |
|
null |
|
|
| fixmonthoffset |
numeric |
10 |
√ |
|
null |
|
|
| discountdays |
numeric |
10 |
|
|
|
|
|
| discount |
numeric |
0 |
|
|
|
|
|
| discountdays2 |
numeric |
10 |
|
|
|
|
|
| discount2 |
numeric |
0 |
|
|
|
|
|
| isnextbusinessday |
bpchar |
1 |
√ |
|
'Y'::bpchar |
|
|
| isdefault |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| value |
varchar |
40 |
|
|
|
|
|
| netday |
bpchar |
1 |
√ |
|
null |
|
|
| isvalid |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| paymenttermusage |
bpchar |
1 |
|
|
'B'::bpchar |
|
|
| c_paymentterm_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 5 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_paymentterm_id |
Primary key |
Asc |
c_paymentterm_pkey |
| ad_client_id + name |
Must be unique |
Asc/Asc |
c_paymentterm_name |
| c_paymentterm_uu |
Must be unique |
Asc |
c_paymentterm_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.