Tax Rate Parent (ウィンドウ ID-53022)

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



ウィンドウ: Tax Rate Parent

説明: Maintain Taxes and their Rates

助ける: The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.



TAB: Tax Parent

説明: Tax definition


助ける The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.
If you have multiple taxes create a summary level tax with the approximate total tax rate and the actual tax rates pointing to the summary level tax as their parent. When entering the order or invoice lines the tax is estimated the correct tax is calculated when the document is processed. The tax is always calculated from the line net amount. If one tax has a the tax basis the line net amount and another tax you need to adjust the percentage to result in the correct amount.
Valid From/To is determined by the parent tax.


ファイル:Tax Rate Parent - Tax Parent - ウィンドウ (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
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
Tax Category 税金カテゴリ 税金カテゴリ 税金カテゴリは同様の税金支払方法を分類する機能を提供します。 例えば、消費税か所得税です。 C_TaxCategory_ID
numeric(10) NOT NULL
Table Direct
Valid from 有効 Valid from including this date (first day) The Valid From date indicates the first day of a date range ValidFrom
timestamp without time zone NOT NULL
Date
SO Tax exempt 免税 Business partner is exempt from tax If a business partner is exempt from tax, the exempt tax rate is used. For this, you need to set up a tax rate with a 0% rate and indicate that this is your tax exempt rate. This is required for tax reporting, so that you can track tax exempt transactions. IsTaxExempt
character(1) NOT NULL
Yes-No
Requires Tax Certificate 納税証明書を要求 This tax rate requires the Business Partner to be tax exempt The Requires Tax Certificate indicates that a tax certificate is required for a Business Partner to be tax exempt. RequiresTaxCertificate
character(1) NOT NULL
Yes-No
Document Level ドキュメントレベル Tax is calculated on document level (rather than line by line) If the tax is calculated on document level, all lines with that tax rate are added before calculating the total tax for the document.

Otherwise the tax is calculated per line and then added. Due to rounding, the tax amount can differ.

IsDocumentLevel
character(1) NOT NULL
Yes-No
Sales Tax 消費税 This is a sales tax (i.e. not a value added tax) If selected AP tax is handled as expense, otherwise it is handeled as a VAT credit. IsSalesTax
character(1) NOT NULL
Yes-No
Summary Level 概要レベル これは概要実体です。 概要実体はツリーの末端ではなく枝を示します。概要実体は、レポートのために使用されて、自己の値を持っていません。 IsSummary
character(1) NOT NULL
Yes-No
Parent Tax 親税 Parent Tax indicates a tax that is made up of multiple taxes The Parent Tax indicates a tax that is a reference for multiple taxes. This allows you to charge multiple taxes on a document by entering the Parent Tax Parent_Tax_ID
numeric(10)
Table
SO/PO Type 受注/発注タイプ Sales Tax applies to sales situations, Purchase Tax to purchase situations Sales Tax: charged when selling - examples: Sales Tax, Output VAT (payable)

Purchase Tax: tax charged when purchasing - examples: Use Tax, Input VAT (receivable)

SOPOType
character(1) NOT NULL
List
Rate レート Rate or Tax or Exchange The Rate indicates the percentage to be multiplied by the source to arrive at the tax or exchange amount. Rate
numeric NOT NULL
Number
Rule Rule null null AD_Rule_ID
numeric(10)
Table Direct
Tax 税金 税金識別子 税金はドキュメントラインに使用される税金のタイプを示します。 C_Tax_ID
numeric(10) NOT NULL
ID




TAB: Tax Children

説明: Tax definition


助ける The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.
If you have multiple taxes create a summary level tax with the approximate total tax rate and the actual tax rates pointing to the summary level tax as their parent. When entering the order or invoice lines the tax is estimated the correct tax is calculated when the document is processed. The tax is always calculated from the line net amount. If one tax has a the tax basis the line net amount and another tax you need to adjust the percentage to result in the correct amount.
Valid From/To is determined by the parent tax.


ファイル:Tax Rate Parent - Tax Children - ウィンドウ (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
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
Tax Category 税金カテゴリ 税金カテゴリ 税金カテゴリは同様の税金支払方法を分類する機能を提供します。 例えば、消費税か所得税です。 C_TaxCategory_ID
numeric(10) NOT NULL
Table Direct
Valid from 有効 Valid from including this date (first day) The Valid From date indicates the first day of a date range ValidFrom
timestamp without time zone NOT NULL
Date
SO Tax exempt 免税 Business partner is exempt from tax If a business partner is exempt from tax, the exempt tax rate is used. For this, you need to set up a tax rate with a 0% rate and indicate that this is your tax exempt rate. This is required for tax reporting, so that you can track tax exempt transactions. IsTaxExempt
character(1) NOT NULL
Yes-No
Requires Tax Certificate 納税証明書を要求 This tax rate requires the Business Partner to be tax exempt The Requires Tax Certificate indicates that a tax certificate is required for a Business Partner to be tax exempt. RequiresTaxCertificate
character(1) NOT NULL
Yes-No
Document Level ドキュメントレベル Tax is calculated on document level (rather than line by line) If the tax is calculated on document level, all lines with that tax rate are added before calculating the total tax for the document.

Otherwise the tax is calculated per line and then added. Due to rounding, the tax amount can differ.

IsDocumentLevel
character(1) NOT NULL
Yes-No
Sales Tax 消費税 This is a sales tax (i.e. not a value added tax) If selected AP tax is handled as expense, otherwise it is handeled as a VAT credit. IsSalesTax
character(1) NOT NULL
Yes-No
Summary Level 概要レベル これは概要実体です。 概要実体はツリーの末端ではなく枝を示します。概要実体は、レポートのために使用されて、自己の値を持っていません。 IsSummary
character(1) NOT NULL
Yes-No
Parent Tax 親税 Parent Tax indicates a tax that is made up of multiple taxes The Parent Tax indicates a tax that is a reference for multiple taxes. This allows you to charge multiple taxes on a document by entering the Parent Tax Parent_Tax_ID
numeric(10)
Table
SO/PO Type 受注/発注タイプ Sales Tax applies to sales situations, Purchase Tax to purchase situations Sales Tax: charged when selling - examples: Sales Tax, Output VAT (payable)

Purchase Tax: tax charged when purchasing - examples: Use Tax, Input VAT (receivable)

SOPOType
character(1) NOT NULL
List
Tax Indicator 税金インディケータ Short form for Tax to be printed on documents The Tax Indicator identifies the short name that will print on documents referencing this tax. TaxIndicator
character varying(10)
String
Rate レート Rate or Tax or Exchange The Rate indicates the percentage to be multiplied by the source to arrive at the tax or exchange amount. Rate
numeric NOT NULL
Number
Rule Rule null null AD_Rule_ID
numeric(10)
Table Direct
Country 国は、国名を定義します。すべてのドキュメントで、使用する前に各国名を定義しなければなりません。 C_Country_ID
numeric(10)
Table
To 送付先 Receiving Country The To Country indicates the receiving country on a document To_Country_ID
numeric(10)
Table
Region 地域 地理的な地域を示します。 地域はこの国のために一意に決まる地域を特定します。 C_Region_ID
numeric(10)
Table
To 送付先 Receiving Region The To Region indicates the receiving region on a document To_Region_ID
numeric(10)
Table




TAB: Tax ZIP

説明: Tax Postal/ZIP


助ける For local tax you may have to define a list of (ranges of) postal codes or ZIPs


ファイル:Tax Rate Parent - Tax ZIP - ウィンドウ (iDempiere 1.0.0).png




名前 名前 説明 助ける 仕様書
Tax ZIP 税金住所番号 Tax Postal/ZIP For local tax, you may have to define a list of (ranges of) postal codes or ZIPs C_TaxPostal_ID
numeric(10) NOT NULL
ID
Client クライアント このインストールのためのクライアント/テナントです。 クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization 組織 クライアントの中の組織的な実体です。 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 AD_Org_ID
numeric(10) NOT NULL
Table Direct
Tax 税金 税金識別子 税金はドキュメントラインに使用される税金のタイプを示します。 C_Tax_ID
numeric(10) NOT NULL
Table Direct
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1) NOT NULL
Yes-No
ZIP 住所番号 Postal code The Postal Code or ZIP identifies the postal code for this entity's address. Postal
character varying(10) NOT NULL
String
ZIP To 郵送先郵便番号 Postal code to Conecutive range to Postal_To
character varying(10)
String




TAB: Translation

説明: null


助ける null


ファイル:Tax Rate Parent - Translation - ウィンドウ (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
Tax 税金 税金識別子 税金はドキュメントラインに使用される税金のタイプを示します。 C_Tax_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
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
Tax Indicator 税金インディケータ Short form for Tax to be printed on documents The Tax Indicator identifies the short name that will print on documents referencing this tax. TaxIndicator
character varying(10)
String




TAB: Accounting

説明: Accounting


助ける The Accounting Tab defines the accounting parameters to be used for transactions referencing this Tax Rate.


ファイル:Tax Rate Parent - Accounting - ウィンドウ (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
Tax 税金 税金識別子 税金はドキュメントラインに使用される税金のタイプを示します。 C_Tax_ID
numeric(10) NOT NULL
Table Direct
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1) NOT NULL
Yes-No
Tax Due 納税額 Account for Tax you have to pay The Tax Due Account indicates the account used to record taxes that you are liable to pay. T_Due_Acct
numeric(10) NOT NULL
Account
Tax Liability Tax Liability Account for Tax declaration liability The Tax Liability Account indicates the account used to record your tax liability declaration. T_Liability_Acct
numeric(10)
Account
Tax Credit 税額控除 Account for Tax you can reclaim The Tax Credit Account indicates the account used to record taxes that can be reclaimed T_Credit_Acct
numeric(10) NOT NULL
Account
Tax Receivables Tax Receivables Account for Tax credit after tax declaration The Tax Receivables Account indicates the account used to record the tax credit amount after your tax declaration. T_Receivables_Acct
numeric(10)
Account
Tax Expense 税金費用 Account for paid tax you cannot reclaim The Tax Expense Account indicates the account used to record the taxes that have been paid that cannot be reclaimed. T_Expense_Acct
numeric(10) NOT NULL
Account


Contributions / Posts

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