Table idempiere9.adempiere.w_store
A Web Store of the Client

Generated by
Quality Systems & Solutions
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 Comments
w_store_id numeric 10
w_mailmsg.w_store_id wstore_wmailmsg C
w_store_trl.w_store_id wstore_wstoretrl C
A Web Store of the Client
ad_client_id numeric 10
ad_client.ad_client_id adclient_wstore R
Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
wstoreemail varchar 60  √  null EMail address used as the sender (From)
wstoreuser varchar 60  √  null User ID of the Web Store EMail address
wstoreuserpw varchar 20  √  null Password of the Web Store EMail address
webinfo varchar 2000  √  null Web Store Header Information
webparam1 varchar 2000  √  null Web Site Parameter 1 (default: header image)
webparam2 varchar 2000  √  null Web Site Parameter 2 (default index page)
webparam3 varchar 2000  √  null Web Site Parameter 3 (default left - menu)
webparam4 varchar 2000  √  null Web Site Parameter 4 (default footer left)
webparam5 varchar 2000  √  null Web Site Parameter 5 (default footer center)
webparam6 varchar 2000  √  null Web Site Parameter 6 (default footer right)
ismenuassets bpchar 1 'Y'::bpchar Show Menu Assets
ismenuorders bpchar 1 'Y'::bpchar Show Menu Orders
ismenuinvoices bpchar 1 'Y'::bpchar Show Menu Invoices
ismenushipments bpchar 1 'Y'::bpchar Show Menu Shipments
ismenupayments bpchar 1 'Y'::bpchar Show Menu Payments
ismenurfqs bpchar 1 'Y'::bpchar Show Menu RfQs
ismenurequests bpchar 1 'Y'::bpchar Show Menu Requests
ismenuinterests bpchar 1 'Y'::bpchar Show Menu Interests
ismenuregistrations bpchar 1 'Y'::bpchar Show Menu Registrations
ismenucontact bpchar 1 'Y'::bpchar Show Menu Contact
emailheader varchar 2000  √  null Header added to EMails
emailfooter varchar 2000  √  null Footer added to EMails
salesrep_id numeric 10
ad_user.ad_user_id salesrep_wstore R
Sales Representative or Company Agent
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_wstore R
Storage Warehouse and Service Point
m_pricelist_id numeric 10
m_pricelist.m_pricelist_id mpricelist_wstore R
Unique identifier of a Price List
webcontext varchar 20 Web Server Context - e.g. /wstore
weborderemail varchar 60  √  null EMail address to receive notifications when web orders were processed
c_paymentterm_id numeric 10  √  null
c_paymentterm.c_paymentterm_id cpaymentterm_wstore R
The terms of Payment (timing, discount)
isdefault bpchar 1 'N'::bpchar Default value
url varchar 120 'http://localhost'::character varying Full URL address - e.g. http://www.idempiere.org
stylesheet varchar 60  √  null CSS (Stylesheet) used
w_store_uu varchar 36  √  NULL::character varying W_Store_UU

Table contained 1 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
w_store_id Primary key Asc w_store_pkey
w_store_uu Must be unique Asc w_store_uu_idx
webcontext Must be unique Asc w_store_webcontext


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.