Promotion (ウィンドウ ID-53074)
ウィンドウ: Promotion
説明: Setup promotion rule
助ける: null
TAB: Promotion
説明: null
助ける null
ファイル:Promotion - Promotion - ウィンドウ (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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
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 |
Relative Priority | Relative Priority | Which promotion should be apply to a product | The relative priority indicate the promotion to use when a product exists in more than one promotion. Promotion with the highest priority take precedence. | PromotionPriority numeric(10) NOT NULL Integer |
Campaign | キャンペーン | Marketing Campaign | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
TAB: Pre Condition
説明: null
助ける null
ファイル:Promotion - Pre Condition - ウィンドウ (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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Promotion | Promotion | null | null | M_Promotion_ID numeric(10) NOT NULL Table Direct |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Business Partner Group | ビジネスパートナーグループ | Business Partner Group | The Business Partner Group provides a method of defining defaults to be used for individual Business Partners. | C_BP_Group_ID numeric(10) Table Direct |
Price List | 価格リスト | 価格リストの一意に決まる識別子です。 | 購入、販売した製品の価格設定、利幅、費用を決定するために使われます。 | M_PriceList_ID numeric(10) Table Direct |
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) Table Direct |
Promotion Code | Promotion Code | User entered promotion code at sales time | If present, user entered the promotion code at sales time to get this promotion | PromotionCode character varying(30) String |
Usage Counter | Usage Counter | Usage counter | Counter to record how many times this promotion have been used | PromotionCounter numeric(10) Integer |
Usage Limit | Usage Limit | Maximum usage limit | Maximum number of time this promotion can be use | PromotionUsageLimit numeric(10) Integer |
Start Date | 開始日 | First effective day (inclusive) | The Start Date indicates the first or starting date | StartDate timestamp without time zone NOT NULL Date+Time |
End Date | 終了日 | 最後の発効日(包括的)です。 | 終了日は、この範囲での終了日を示します。 | EndDate timestamp without time zone Date+Time |
Activity | 活動 | Business Activity | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
TAB: Promotion Line
説明: null
助ける null
ファイル:Promotion - Promotion Line - ウィンドウ (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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Promotion | Promotion | null | null | M_Promotion_ID numeric(10) NOT NULL Table Direct |
Promotion Group | Promotion Group | null | null | M_PromotionGroup_ID numeric(10) Table Direct |
Minimum Amt | 最小金額 | Minumum Amout in Document Currency | null | MinimumAmt numeric Amount |
Mandatory Promotion Line | Mandatory Promotion Line | Order must have this promotion line | The mandatory promotion check box indicates that the order must have this promotion line | IsMandatoryPL character(1) NOT NULL Yes-No |
TAB: Quantity Distribution
説明: null
助ける null
ファイル:Promotion - Quantity Distribution - ウィンドウ (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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Promotion | Promotion | null | null | M_Promotion_ID numeric(10) NOT NULL Table Direct |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Promotion Line | Promotion Line | null | null | M_PromotionLine_ID numeric(10) NOT NULL Table Direct |
Operation | 操作 | Compare Operation | null | Operation character varying(2) NOT NULL List |
Quantity | 量 | Quantity | The Quantity indicates the number of a specific product or item for this document. | Qty numeric NOT NULL Quantity |
Distribution Type | Distribution Type | Type of quantity distribution calculation using comparison qty and order qty as operand | null | DistributionType character(1) NOT NULL List |
Distribution Sorting | Distribution Sorting | Quantity distribution sorting by unit price | null | DistributionSorting character(1) List |
TAB: Reward
説明: null
助ける null
ファイル:Promotion - Reward - ウィンドウ (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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |
Promotion | Promotion | null | null | M_Promotion_ID numeric(10) NOT NULL Table Direct |
Sequence | 連続番号 | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
For all distribution | For all distribution | This reward is for all distribution | null | IsForAllDistribution character(1) NOT NULL Yes-No |
Promotion Distribution | Promotion Distribution | null | null | M_PromotionDistribution_ID numeric(10) Table Direct |
Same distribution for source and target | Same distribution for source and target | Use the same distribution for source and target | Use the same distribution for source and target. Source distribution is for the entitlement of the reward, target distribution is the distribution to get the product to apply the reward to | IsSameDistribution character(1) Yes-No |
Target distribution | Target distribution | Get product from target distribution to apply the promotion reward | null | M_TargetDistribution_ID numeric(10) Table |
Reward Type | Reward Type | Type of reward which consists of percentage discount, flat discount or absolute amount | null | RewardType character(1) NOT NULL List |
Amount | 量 | Amount in a defined currency | The Amount indicates the amount for this document line. | Amount numeric Amount |
Quantity | 量 | Quantity | The Quantity indicates the number of a specific product or item for this document. | Qty numeric Quantity |
Distribution Sorting | Distribution Sorting | Quantity distribution sorting by unit price | null | DistributionSorting character(1) List |
Charge | 料金 | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |