|
|
| 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_pos_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 |
|
|
|
|
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| help |
varchar |
2000 |
√ |
|
null |
|
|
| salesrep_id |
numeric |
10 |
|
|
|
|
|
| m_pricelist_id |
numeric |
10 |
|
|
|
|
|
| c_cashbook_id |
numeric |
10 |
√ |
|
null |
|
|
| m_warehouse_id |
numeric |
10 |
|
|
|
|
|
| printername |
varchar |
60 |
√ |
|
null |
|
|
| c_poskeylayout_id |
numeric |
10 |
√ |
|
null |
|
|
| ismodifyprice |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_bpartnercashtrx_id |
numeric |
10 |
√ |
|
null |
|
|
| c_doctype_id |
numeric |
10 |
√ |
|
null |
|
|
| cashdrawer |
varchar |
120 |
√ |
|
null |
|
|
| c_bankaccount_id |
numeric |
10 |
√ |
|
null |
|
|
| c_pos_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| osk_keylayout_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| osnp_keylayout_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| autologoutdelay |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 1 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| c_pos_id |
Primary key |
Asc |
c_pos_pkey |
| c_pos_uu |
Must be unique |
Asc |
c_pos_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.