Template:Web Store (Window ID-350 V1.0.0)

From iDempiere en

Window: Web Store

Description: Define Web Store

Help: Define the web store setup.

Tab: Web Store

Description: Define Web Store

Help: Define the web store settings. The web server context must be unique and determines the settings used in the actual transaction. The selected warehouse determines the organization. The email settings are tested with the tenant email settings.

Web Store - Web Store - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. W_Store.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. W_Store.AD_Org_ID
numeric(10)
Table Direct
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. W_Store.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. W_Store.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. W_Store.Help
character varying(2000)
Text
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

W_Store.IsActive
character(1)
Yes-No
Default Default value The Default Checkbox indicates if this record will be used as a default value. W_Store.IsDefault
character(1)
Yes-No
URL Full URL address - e.g. http://www.idempiere.org The URL defines an fully qualified web address like http://www.idempiere.org W_Store.URL
character varying(120)
URL
Web Context Web Server Context - e.g. /wstore Unique Web Server Context for this Web Store - will set context-root in application.xml.

The web context usually starts with / and needs to be a valid context name (not checked).

W_Store.WebContext
character varying(20)
String
Stylesheet CSS (Stylesheet) used Base Stylesheet (.css file) to use - if empty, the default (standard.css) is used. The Style sheet can be a URL. W_Store.Stylesheet
character varying(60)
String
Sales Representative Sales Representative or Company Agent The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. W_Store.SalesRep_ID
numeric(10)
Search
Warehouse Storage Warehouse and Service Point The Warehouse identifies a unique Warehouse where products are stored or Services are provided. W_Store.M_Warehouse_ID
numeric(10)
Table Direct
Price List Unique identifier of a Price List Price Lists are used to determine the pricing, margin and cost of items purchased or sold. W_Store.M_PriceList_ID
numeric(10)
Table Direct
Payment Term The terms of Payment (timing, discount) Payment Terms identify the method and timing of payment. W_Store.C_PaymentTerm_ID
numeric(10)
Table Direct
Web Store Info Web Store Header Information Display HTML Info in the Web Store - by default in the header. W_Store.WebInfo
character varying(2000)
Text
Web Store EMail EMail address used as the sender (From) The EMail address is used to send mails to users of the web store W_Store.WStoreEMail
character varying(60)
String
Web Order EMail EMail address to receive notifications when web orders were processed When processing a web order, a confirmation is sent to the EMail address of the customer from the request EMail address copying this email address when entered. W_Store.WebOrderEMail
character varying(60)
String
WebStore User User ID of the Web Store EMail address User ID to connect to the Mail Server W_Store.WStoreUser
character varying(60)
String
WebStore Password Password of the Web Store EMail address Password to connect to the Mail Server W_Store.WStoreUserPW
character varying(20)
String
EMail Header Header added to EMails The header is added to every email. W_Store.EMailHeader
character varying(2000)
Text
EMail Footer Footer added to EMails The footer is added to every email. W_Store.EMailFooter
character varying(2000)
Text
Menu Orders Show Menu Orders W_Store.IsMenuOrders
character(1)
Yes-No
Menu Shipments Show Menu Shipments W_Store.IsMenuShipments
character(1)
Yes-No
Menu Invoices Show Menu Invoices W_Store.IsMenuInvoices
character(1)
Yes-No
Menu Assets Show Menu Assets W_Store.IsMenuAssets
character(1)
Yes-No
Menu Payments Show Menu Payments W_Store.IsMenuPayments
character(1)
Yes-No
Menu RfQs Show Menu RfQs W_Store.IsMenuRfQs
character(1)
Yes-No
Menu Requests Show Menu Requests W_Store.IsMenuRequests
character(1)
Yes-No
Menu Registrations Show Menu Registrations W_Store.IsMenuRegistrations
character(1)
Yes-No
Menu Interests Show Menu Interests W_Store.IsMenuInterests
character(1)
Yes-No
Menu Contact Show Menu Contact W_Store.IsMenuContact
character(1)
Yes-No
Web Parameter 1 Web Site Parameter 1 (default: header image) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam1 - By default, it is positioned on the upper left side with 130 pixel width. W_Store.WebParam1
character varying(2000)
Text
Web Parameter 2 Web Site Parameter 2 (default index page) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam2 - By default, it is positioned after the header on the web store index page. W_Store.WebParam2
character varying(2000)
Text
Web Parameter 3 Web Site Parameter 3 (default left - menu) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam3 - By default, it is positioned at the end in the menu column with 130 pixel width. W_Store.WebParam3
character varying(2000)
Text
Web Parameter 4 Web Site Parameter 4 (default footer left) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam4 - By default, it is positioned on the left side of the footer with 130 pixel width. W_Store.WebParam4
character varying(2000)
Text
Web Parameter 5 Web Site Parameter 5 (default footer center) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam5 - By default, it is positioned in the center of the footer. W_Store.WebParam5
character varying(2000)
Text
Web Parameter 6 Web Site Parameter 6 (default footer right) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam6 - By default, it is positioned on the right side of the footer. W_Store.WebParam6
character varying(2000)
Text

Tab: Store Translation

Description:

Help:

Web Store - Store Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. W_Store_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. W_Store_Trl.AD_Org_ID
numeric(10)
Table Direct
Web Store A Web Store of the Tenant W_Store_Trl.W_Store_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting W_Store_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

W_Store_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. W_Store_Trl.IsTranslated
character(1)
Yes-No
Web Store Info Web Store Header Information Display HTML Info in the Web Store - by default in the header. W_Store_Trl.WebInfo
character varying(2000)
Text
EMail Header Header added to EMails The header is added to every email. W_Store_Trl.EMailHeader
character varying(2000)
Text
EMail Footer Footer added to EMails The footer is added to every email. W_Store_Trl.EMailFooter
character varying(2000)
Text
Web Parameter 1 Web Site Parameter 1 (default: header image) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam1 - By default, it is positioned on the upper left side with 130 pixel width. W_Store_Trl.WebParam1
character varying(2000)
Text
Web Parameter 2 Web Site Parameter 2 (default index page) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam2 - By default, it is positioned after the header on the web store index page. W_Store_Trl.WebParam2
character varying(2000)
Text
Web Parameter 3 Web Site Parameter 3 (default left - menu) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam3 - By default, it is positioned at the end in the menu column with 130 pixel width. W_Store_Trl.WebParam3
character varying(2000)
Text
Web Parameter 4 Web Site Parameter 4 (default footer left) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam4 - By default, it is positioned on the left side of the footer with 130 pixel width. W_Store_Trl.WebParam4
character varying(2000)
Text
Web Parameter 5 Web Site Parameter 5 (default footer center) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam5 - By default, it is positioned in the center of the footer. W_Store_Trl.WebParam5
character varying(2000)
Text
Web Parameter 6 Web Site Parameter 6 (default footer right) The parameter could be used in the JSP page for variables like logos, passwords, URLs or entire HTML blocks. The access is via ctx.webParam6 - By default, it is positioned on the right side of the footer. W_Store_Trl.WebParam6
character varying(2000)
Text

Tab: Web Store Message

Description: Definine Web Store Messages

Help:

Web Store - Web Store Message - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. W_MailMsg.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. W_MailMsg.AD_Org_ID
numeric(10)
Table Direct
Web Store A Web Store of the Tenant W_MailMsg.W_Store_ID
numeric(10)
Table Direct
Message Type Mail Message Type W_MailMsg.MailMsgType
character(2)
List
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. W_MailMsg.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. W_MailMsg.Description
character varying(255)
String
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

W_MailMsg.IsActive
character(1)
Yes-No
Subject Email Message Subject Subject of the EMail W_MailMsg.Subject
character varying(255)
Text
Message EMail Message Message of the EMail W_MailMsg.Message
character varying(2000)
Text
Message 2 Optional second part of the EMail Message Message of the EMail W_MailMsg.Message2
character varying(2000)
Text
Message 3 Optional third part of the EMail Message Message of the EMail W_MailMsg.Message3
character varying(2000)
Text

Tab: Message Translation

Description:

Help:

Web Store - Message Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. W_MailMsg_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. W_MailMsg_Trl.AD_Org_ID
numeric(10)
Table Direct
Mail Message Web Store Mail Message Template W_MailMsg_Trl.W_MailMsg_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting W_MailMsg_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

W_MailMsg_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. W_MailMsg_Trl.IsTranslated
character(1)
Yes-No
Subject Email Message Subject Subject of the EMail W_MailMsg_Trl.Subject
character varying(255)
Text
Message EMail Message Message of the EMail W_MailMsg_Trl.Message
character varying(2000)
Text
Message 2 Optional second part of the EMail Message Message of the EMail W_MailMsg_Trl.Message2
character varying(2000)
Text
Message 3 Optional third part of the EMail Message Message of the EMail W_MailMsg_Trl.Message3
character varying(2000)
Text
Cookies help us deliver our services. By using our services, you agree to our use of cookies.