|
|
| 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 |
| m_inventory_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
| ad_org.ad_org_id
|
adorg_minventory R |
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| documentno |
varchar |
30 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| m_warehouse_id |
numeric |
10 |
√ |
|
null |
|
|
| movementdate |
timestamp |
29,6 |
|
|
|
|
|
| posted |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| updateqty |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| generatelist |
bpchar |
1 |
√ |
|
'Y'::bpchar |
|
|
| m_perpetualinv_id |
numeric |
10 |
√ |
|
null |
|
|
| ad_orgtrx_id |
numeric |
10 |
√ |
|
null |
|
| ad_org.ad_org_id
|
adorgtrx_minventory R |
|
| c_project_id |
numeric |
10 |
√ |
|
null |
|
|
| c_campaign_id |
numeric |
10 |
√ |
|
null |
|
|
| c_activity_id |
numeric |
10 |
√ |
|
null |
|
|
| user1_id |
numeric |
10 |
√ |
|
null |
|
|
| user2_id |
numeric |
10 |
√ |
|
null |
|
|
| isapproved |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| docstatus |
bpchar |
2 |
|
|
|
|
|
| docaction |
bpchar |
2 |
|
|
|
|
|
| approvalamt |
numeric |
0 |
√ |
|
null |
|
|
| c_doctype_id |
numeric |
10 |
|
|
|
|
|
| reversal_id |
numeric |
10 |
√ |
|
null |
|
|
| processedon |
numeric |
0 |
√ |
|
null |
|
|
| m_inventory_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| costingmethod |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
| c_conversiontype_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| c_currency_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 3 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| m_inventory_id |
Primary key |
Asc |
m_inventory_pkey |
| posted + processed + processedon + ad_client_id |
Performance |
Asc/Asc/Asc/Asc |
idxm_inventory_proc_on |
| m_inventory_uu |
Must be unique |
Asc |
m_inventory_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.