支払期間 (ウィンドウ ID-141)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 支払期間

説明: 支払期間をメンテナンスします。

助ける: 支払期間ウィンドウは、顧客へ提示した、または仕入先から提示された、異なった支払い期間を定義します。各請求書は支払期間を含まなければなりません。標準の請求書では、支払期間の名前とドキュメントのメモは印刷されます。



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
Search Key 検索キー Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

Value
character varying(40) NOT NULL
String
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
Default デフォルト Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1)
Yes-No
Fixed due date 固定期日 Payment is due on a fixed date The Fixed Due Date checkbox indicates if invoices using this payment tern will be due on a fixed day of the month. IsDueFixed
character(1) NOT NULL
Yes-No
After Delivery 配送の後 請求書の発行の後ではなく、配送の後です。 配送の後チェックボックスは、支払いが「請求書の発行後」と対照的に配送後であることを示します。 AfterDelivery
character(1) NOT NULL
Yes-No
Next Business Day 次の営業日 Payment due on the next business day The Next Business Day checkbox indicates that payment is due on the next business day after invoice or delivery. IsNextBusinessDay
character(1)
Yes-No
Fix month day 固定月日 Day of the month of the due date The Fix Month Day indicates the day of the month that invoices are due. This field only displays if the fixed due date checkbox is selected. FixMonthDay
numeric(10)
Integer
Fix month cutoff 固定の月の締切り Last day to include for next due date The Fix Month Cutoff indicates the last day invoices can have to be included in the current due date. This field only displays when the fixed due date checkbox has been selected. FixMonthCutoff
numeric(10)
Integer
Fix month offset 固定の月うめ合わせ Number of months (0=same, 1=following) The Fixed Month Offset indicates the number of months from the current month to indicate an invoice is due. A 0 indicates the same month, a 1 the following month. This field will only display if the fixed due date checkbox is selected. FixMonthOffset
numeric(10)
Integer
Net Days 実質日数 Net Days in which payment is due Indicates the number of days after invoice date that payment is due. NetDays
numeric(10) NOT NULL
Integer
Net Day 実質日数 Day when payment is due net When defined, overwrites the number of net days with the relative number of days to the the day defined. NetDay
character(1)
List
Discount Days 割り引き日数 請求書日付から割引に適格な日への日数です。 割り引き日数は、示された割引を受けうことが出来る日数を示しています。 DiscountDays
numeric(10) NOT NULL
Integer
Discount % 割り引き% パーセントでの割引率です。 割引は、百分率(パーセント)として適用された割り引きを示します。 Discount
numeric NOT NULL
Number
Discount Days 2 割引日数2 Number of days from invoice date to be eligible for discount The Discount Days indicates the number of days that payment must be received in to be eligible for the stated discount. DiscountDays2
numeric(10) NOT NULL
Integer
Discount 2 % 割引2% Discount in percent The Discount indicates the discount applied or taken as a percentage. Discount2
numeric NOT NULL
Number
Grace Days 猶予日数 Days after due date to send first dunning letter The Grace Days indicates the number of days after the due date to send the first dunning letter. This field displays only if the send dunning letters checkbox has been selected. GraceDays
numeric(10) NOT NULL
Integer
Document Note ドキュメントメモ Additional information for a Document The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text
Payment Term Usage Payment Term Usage Payment term usage indicates if this payment term is used for sales, purchases or both. null PaymentTermUsage
character(1) NOT NULL
List
Validate 妥当性検証 支払期間とスケジュールの妥当性検証をします。 null Processing
character(1)
Button
Valid 有効 Element is valid The element passed the validation check IsValid
character(1) NOT NULL
Yes-No




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
Payment Term 支払期間 支払の期間(時間、割引)です。 支払期間は支払いの方法とタイミングを特定します。 C_PaymentTerm_ID
numeric(10) NOT NULL
Table Direct
Language 言語 この事業主体のための言語です。 言語は表示と形式に使用する言語を特定します。 AD_Language
character varying(6) NOT NULL
Table
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
Document Note ドキュメントメモ Additional information for a Document The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Translated 翻訳済み このカラムは翻訳済みです。 翻訳済みチェックボックスは、このカラムが翻訳されるかどうかを示します。 IsTranslated
character(1) NOT NULL
Yes-No




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
Payment Term 支払期間 支払の期間(時間、割引)です。 支払期間は支払いの方法とタイミングを特定します。 C_PaymentTerm_ID
numeric(10) NOT NULL
Table Direct
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Valid 有効 Element is valid The element passed the validation check IsValid
character(1) NOT NULL
Yes-No
Percentage 割合 Percent of the entire amount Percentage of an amount (up to 100) Percentage
numeric NOT NULL
Number
Net Days 実質日数 Net Days in which payment is due Indicates the number of days after invoice date that payment is due. NetDays
numeric(10) NOT NULL
Integer
Discount Days 割り引き日数 請求書日付から割引に適格な日への日数です。 割り引き日数は、示された割引を受けうことが出来る日数を示しています。 DiscountDays
numeric(10) NOT NULL
Integer
Discount % 割り引き% パーセントでの割引率です。 割引は、百分率(パーセント)として適用された割り引きを示します。 Discount
numeric NOT NULL
Number


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。