メールテンプレート(Mail Template)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
メールテンプレート(Mail Template)
Section titled “メールテンプレート(Mail Template)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 204)
メニュー: 取引先管理 ▸ メールテンプレート
Maintain Mail Template
Mail templates can contain variables of the user, business partner or a general object. The priority of parsing is User/Contact, Business Partner and then the underlying business object (like Request, Dunning, Workflow object).
So, @Name@ would resolve into the User name (if user is defined defined), then Business Partner name (if business partner is defined) and then the Name of the business object if it has a Name.
For Multi-Lingual systems, the template is translated based on the Business Partner’s language selection.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | メールテンプレート | R_MailText | 0 | Maintain Mail Template |
| 20 | 翻訳 | R_MailText_Trl | 1 | Translation |
| 30 | ユーザーメール | AD_UserMail | 1 | Mail sent to the user |
メールテンプレート タブのフィールド
Section titled “メールテンプレート タブのフィールド”A mail template can contain variables, e.g. @Name@.
The variables are replaced based on the context. First, the the User is searched to find the variables.
Additional objects are used for dunning (business partner, dunning entry), asset delivery (asset) and invoice print (business partner, invoice)
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 件名 | MailHeader | String | Mail Header (Subject) | |
| メール本文 | MailText | Text | ✔ | Text used for Mail message |
| メール本文2 | MailText2 | Text | Optional second text part used for Mail message | |
| メール本文3 | MailText3 | Text | Optional third text part used for Mail message | |
| HTML | IsHtml | Yes-No | ✔ | Text has HTML tags |
翻訳 タブのフィールド
Section titled “翻訳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| メールテンプレート | R_MailText_ID | Table Direct | ✔ | Text templates for mailings |
| 言語 | AD_Language | Table | ✔ | Language for this entity |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 翻訳する | IsTranslated | Yes-No | ✔ | This column is translated |
| 件名 | MailHeader | Text | Mail Header (Subject) | |
| メール本文 | MailText | Text | ✔ | Text used for Mail message |
| メール本文2 | MailText2 | Text | Optional second text part used for Mail message | |
| メール本文3 | MailText3 | Text | Optional third text part used for Mail message |
ユーザーメール タブのフィールド
Section titled “ユーザーメール タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| メールテンプレート | R_MailText_ID | Table Direct | Text templates for mailings | |
| ユーザー | AD_User_ID | Search | ✔ | User within the system - Internal or Business Partner Contact |
| メッセージID | MessageID | String | EMail Message ID | |
| 送信確認 | DeliveryConfirmation | String | EMail Delivery confirmation | |
| 送付済み | IsDelivered | List |