ウェブストア (ウィンドウ ID-350)
ウィンドウ: ウェブストア
説明: Define Web Store
助ける: Define the web store setup.
TAB: ウェブストア
説明: ウェブストアを定義します。
助ける ウェブストアの設定を定義します。 ウェブサーバーコンテキストは、システム内で一意なコンテキストで、実際の取引に使用される設定を決定します。選択された倉庫は組織を決定します。メール設定はクライアントメール設定でテストされます。
ファイル:ウェブストア - ウェブストア - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL 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. | Name character varying(60) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Comment/Help | コメント/ヘルプ | コメントまたはヒント | ヘルプフィールドは、この項目の使用に関してヒント、コメントまたはヘルプを含んでいます。 | Help character varying(2000) Text |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Default | デフォルト | Default value | The Default Checkbox indicates if this record will be used as a default value. | IsDefault character(1) NOT NULL Yes-No |
URL | URL | Full URL address - e.g. http://www.adempiere.org | The URL defines an fully qualified web address like http://www.adempiere.org | URL character varying(120) NOT NULL 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). |
WebContext character varying(20) NOT NULL String |
Stylesheet | 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. | 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. | SalesRep_ID numeric(10) NOT NULL Search |
Warehouse | 倉庫 | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | M_Warehouse_ID numeric(10) NOT NULL Table Direct |
Price List | 価格リスト | 価格リストの一意に決まる識別子です。 | 購入、販売した製品の価格設定、利幅、費用を決定するために使われます。 | M_PriceList_ID numeric(10) NOT NULL Table Direct |
Payment Term | 支払期間 | 支払の期間(時間、割引)です。 | 支払期間は支払いの方法とタイミングを特定します。 | 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. | WebInfo character varying(2000) Text |
Web Store EMail | ウェブストアメール | EMail address used as the sender (From) | The EMail address is used to send mails to useres of the web store | WStoreEMail character varying(60) String |
Web Order EMail | ウェブ受注メール | EMail address to receive notifications when web orders were processed | When processig a web order, a confirmation is sent to the EMail addess of the customer from the request EMail address copying this email address when entered. | WebOrderEMail character varying(60) String |
WebStore User | ウェブストアユーザー | User ID of the Web Store EMail address | User ID to connect to the Mail Server | WStoreUser character varying(60) String |
WebStore Password | ウェブストアパスワード | Password of the Web Store EMail address | Password to connect to the Mail Server | WStoreUserPW character varying(20) String |
EMail Header | メールヘッダー | Header added to EMails | The header is added to every email. | EMailHeader character varying(2000) Text |
EMail Footer | メールフッター | Footer added to EMails | The footer is added to every email. | EMailFooter character varying(2000) Text |
Menu Orders | メニュー受注 | Show Menu Orders | null | IsMenuOrders character(1) NOT NULL Yes-No |
Menu Shipments | メニュー出荷 | Show Menu Shipments | null | IsMenuShipments character(1) NOT NULL Yes-No |
Menu Invoices | メニュー請求書 | Show Menu Invoices | null | IsMenuInvoices character(1) NOT NULL Yes-No |
Menu Assets | メニュー資産 | Show Menu Assets | null | IsMenuAssets character(1) NOT NULL Yes-No |
Menu Payments | メニュー支払い | Show Menu Payments | null | IsMenuPayments character(1) NOT NULL Yes-No |
Menu RfQs | メニュー見積要求 | Show Menu RfQs | null | IsMenuRfQs character(1) NOT NULL Yes-No |
Menu Requests | メニュー要求 | Show Menu Requests | null | IsMenuRequests character(1) NOT NULL Yes-No |
Menu Registrations | メニュー登録 | Show Menu Registrations | null | IsMenuRegistrations character(1) NOT NULL Yes-No |
Menu Interests | メニュー利息 | Show Menu Interests | null | IsMenuInterests character(1) NOT NULL Yes-No |
Menu Contact | メニュー連絡先 | Show Menu Contact | null | IsMenuContact character(1) NOT NULL Yes-No |
Web Parameter 1 | ウェブパラメータ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. | WebParam1 character varying(2000) Text |
Web Parameter 2 | ウェブパラメータ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. | WebParam2 character varying(2000) Text |
Web Parameter 3 | ウェブパラメータ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. | WebParam3 character varying(2000) Text |
Web Parameter 4 | ウェブパラメータ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. | WebParam4 character varying(2000) Text |
Web Parameter 5 | ウェブパラメータ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. | WebParam5 character varying(2000) Text |
Web Parameter 6 | ウェブパラメータ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. | WebParam6 character varying(2000) Text |
TAB: ストア翻訳
説明: null
助ける null
ファイル:ウェブストア - ストア翻訳 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Web Store | ウェブストア | A Web Store of the Client | null | W_Store_ID numeric(10) NOT NULL Table Direct |
Language | 言語 | この事業主体のための言語です。 | 言語は表示と形式に使用する言語を特定します。 | AD_Language character varying(6) NOT NULL Table |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Translated | 翻訳済み | このカラムは翻訳済みです。 | 翻訳済みチェックボックスは、このカラムが翻訳されるかどうかを示します。 | IsTranslated character(1) NOT NULL Yes-No |
Web Store Info | ウェブストア情報 | Web Store Header Information | Display HTML Info in the Web Store - by default in the header. | WebInfo character varying(2000) Text |
EMail Header | メールヘッダー | Header added to EMails | The header is added to every email. | EMailHeader character varying(2000) Text |
EMail Footer | メールフッター | Footer added to EMails | The footer is added to every email. | EMailFooter character varying(2000) Text |
Web Parameter 1 | ウェブパラメータ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. | WebParam1 character varying(2000) Text |
Web Parameter 2 | ウェブパラメータ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. | WebParam2 character varying(2000) Text |
Web Parameter 3 | ウェブパラメータ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. | WebParam3 character varying(2000) Text |
Web Parameter 4 | ウェブパラメータ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. | WebParam4 character varying(2000) Text |
Web Parameter 5 | ウェブパラメータ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. | WebParam5 character varying(2000) Text |
Web Parameter 6 | ウェブパラメータ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. | WebParam6 character varying(2000) Text |
TAB: ウェブストアメッセージ
説明: ウェブストアのメッセージを定義します。
助ける null
ファイル:ウェブストア - ウェブストアメッセージ - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Web Store | ウェブストア | A Web Store of the Client | null | W_Store_ID numeric(10) NOT NULL Table Direct |
Message Type | メッセージタイプ | Mail Message Type | null | MailMsgType character(2) NOT NULL 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. | Name character varying(60) NOT NULL String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Subject | 題名 | Email Message Subject | Subject of the EMail | Subject character varying(255) NOT NULL Text |
Message | メッセージ | EMail Message | Message of the EMail | Message character varying(2000) NOT NULL Text |
Message 2 | メッセージ2 | Optional second part of the EMail Message | Message of the EMail | Message2 character varying(2000) Text |
Message 3 | メッセージ3 | Optional third part of the EMail Message | Message of the EMail | Message3 character varying(2000) Text |
TAB: メッセージ翻訳
説明: null
助ける null
ファイル:ウェブストア - メッセージ翻訳 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Mail Message | メールメッセージ | Web Store Mail Message Template | null | W_MailMsg_ID numeric(10) NOT NULL Table Direct |
Language | 言語 | この事業主体のための言語です。 | 言語は表示と形式に使用する言語を特定します。 | AD_Language character varying(6) NOT NULL Table |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Translated | 翻訳済み | このカラムは翻訳済みです。 | 翻訳済みチェックボックスは、このカラムが翻訳されるかどうかを示します。 | IsTranslated character(1) NOT NULL Yes-No |
Subject | 題名 | Email Message Subject | Subject of the EMail | Subject character varying(255) NOT NULL Text |
Message | メッセージ | EMail Message | Message of the EMail | Message character varying(2000) NOT NULL Text |
Message 2 | メッセージ2 | Optional second part of the EMail Message | Message of the EMail | Message2 character varying(2000) Text |
Message 3 | メッセージ3 | Optional third part of the EMail Message | Message of the EMail | Message3 character varying(2000) Text |