|
|
| 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_movement_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
| ad_org.ad_org_id
|
adorg_mmovement R |
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| documentno |
varchar |
30 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| movementdate |
timestamp |
29,6 |
|
|
|
|
|
| posted |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| processed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| ad_orgtrx_id |
numeric |
10 |
√ |
|
null |
|
| ad_org.ad_org_id
|
adorgtrx_mmovement 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 |
|
|
| datereceived |
timestamp |
29,6 |
√ |
|
null |
|
|
| docaction |
bpchar |
2 |
|
|
|
|
|
| docstatus |
bpchar |
2 |
|
|
|
|
|
| isintransit |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| c_doctype_id |
numeric |
10 |
|
|
|
|
|
| isapproved |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| approvalamt |
numeric |
0 |
√ |
|
null |
|
|
| freightcostrule |
bpchar |
1 |
√ |
|
null |
|
|
| m_shipper_id |
numeric |
10 |
√ |
|
null |
|
|
| priorityrule |
bpchar |
1 |
√ |
|
null |
|
|
| salesrep_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
salesrep_mmovement R |
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
aduser_mmovement R |
|
| c_bpartner_id |
numeric |
10 |
√ |
|
null |
|
|
| c_bpartner_location_id |
numeric |
10 |
√ |
|
null |
|
|
| c_charge_id |
numeric |
10 |
√ |
|
null |
|
| c_charge.c_charge_id
|
ccharge_mmovement R |
|
| chargeamt |
numeric |
0 |
√ |
|
null |
|
|
| createfrom |
bpchar |
1 |
√ |
|
null |
|
|
| dd_order_id |
numeric |
10 |
√ |
|
null |
|
| dd_order.dd_order_id
|
ddorder_mmovement R |
|
| deliveryrule |
bpchar |
1 |
√ |
|
null |
|
|
| deliveryviarule |
bpchar |
1 |
√ |
|
null |
|
|
| freightamt |
numeric |
0 |
√ |
|
null |
|
|
| reversal_id |
numeric |
10 |
√ |
|
null |
|
|
| poreference |
varchar |
20 |
√ |
|
null |
|
|
| processedon |
numeric |
0 |
√ |
|
null |
|
|
| m_movement_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| m_warehouse_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| m_warehouseto_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
Table contained 1 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| m_movement_id |
Primary key |
Asc |
m_movement_pkey |
| posted + processed + processedon + ad_client_id |
Performance |
Asc/Asc/Asc/Asc |
idxm_movement_proc_on |
| m_movement_uu |
Must be unique |
Asc |
m_movement_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.