資産グループ (ウィンドウ ID-252)

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



ウィンドウ: 資産グループ

説明: Group of Assets

助ける: The group of assets determines default accounts. If a asset group is selected in the product category, assets are created when delivering the asset.



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
Owned 所有 The asset is owned by the organization The asset may not be in possession, but the asset is legally owned by the organization IsOwned
character(1) NOT NULL
Yes-No
Depreciate 減価償却 The asset will be depreciated The asset is used internally and will be depreciated IsDepreciated
character(1) NOT NULL
Yes-No
One Asset Per UOM 測定単位あたりの1つの資産 Create one asset per UOM If selected, one asset per UOM is created, otherwise one asset with the quantity received/shipped. If you have multiple lines, one asset is created per line. IsOneAssetPerUOM
character(1) NOT NULL
Yes-No
Create As Active アクティブにして作成 Create Asset and activate it You may want to consider not to automatically make the asset active if you need to get some additional information IsCreateAsActive
character(1) NOT NULL
Yes-No




TAB: Group Account

説明: Setup for Group Accounts


助ける Setup of Group Accounts allows the user to set the default values for a particular asset group. If "Use as defaults" on this tab is checked then the predefined values on this tab will be populated in the appropriate fields for an individual asset.


ファイル:資産グループ - Group Account - ウィンドウ (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
Asset Group 資産グループ Group of Assets The group of assets determines default accounts. If an asset group is selected in the product category, assets are created when delivering the asset. A_Asset_Group_ID
numeric(10) NOT NULL
Table Direct
Accounting Schema 会計スキーマ 会計のためのルール 会計スキーマは、原価計算手法、通貨、およびカレンダーなどの会計に使用されるルールを定義します。 C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
PostingType 入札タイプ The type of posted amount for the transaction The Posting Type indicates the type of amount (Actual, Budget, Reservation, Commitment, Statistical) the transaction. PostingType
character(1) NOT NULL
List
DepreciationType DepreciationType null null DepreciationType
character varying(10) NOT NULL
Table
Depreciation Manual Amount Depreciation Manual Amount null null A_Depreciation_Manual_Amount
numeric
Amount
Depreciation Table Header Depreciation Table Header null null A_Depreciation_Table_Header_ID
numeric(10)
Table
Depreciation Manual Period Depreciation Manual Period null null A_Depreciation_Manual_Period
character varying(2)
List
Depreciation Variable Perc. Depreciation Variable Perc. null null A_Depreciation_Variable_Perc
numeric
Number
Asset Spread Type Asset Spread Type null null A_Asset_Spread_Type
character varying(10)
Table
Depreciation Calculation Type Depreciation Calculation Type null null A_Depreciation_Calc_Type
character varying(10) NOT NULL
Table
ConventionType ConventionType null null ConventionType
character varying(10) NOT NULL
Table
Split Percentage Split Percentage null null A_Split_Percent
numeric NOT NULL
Number
Usable Life - Years 使用可能期間--年数 Years of the usable life of the asset null UseLifeYears
numeric(10)
Integer
Usable Life - Months 使用可能期間--月数 Months of the usable life of the asset null UseLifeMonths
numeric(10)
Integer
Process Now すぐに処理する null null Processing
character(1)
Yes-No
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

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

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

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

IsActive
character(1)
Yes-No
Asset Cost Account Asset Cost Account null null A_Asset_Acct
numeric(10)
Account
Accumulated Depreciation Accumulated Depreciation null null A_Accumdepreciation_Acct
numeric(10)
Account
Depreciation Expense Account Depreciation Expense Account null null A_Depreciation_Acct
numeric(10)
Account
Disposal Revenue Disposal Revenue null null A_Disposal_Revenue
character varying(22)
Account
Loss on Disposal Loss on Disposal null null A_Disposal_Loss
character varying(22)
Account
Revaluation Calculation Method Revaluation Calculation Method null null A_Reval_Cal_Method
character varying(22)
List
Revaluation Cost Offset for Current Year Revaluation Cost Offset for Current Year null null A_Reval_Cost_Offset
character varying(22)
Account
Revaluation Cost Offset for Prior Year Revaluation Cost Offset for Prior Year null null A_Reval_Cost_Offset_Prior
character varying(22)
Account
Revaluation Accumulated Depreciation Offset for Current Year Revaluation Accumulated Depreciation Offset for Current Year null null A_Reval_Accumdep_Offset_Cur
character varying(22)
Account
Revaluation Accumulated Depreciation Offset for Prior Year Revaluation Accumulated Depreciation Offset for Prior Year null null A_Reval_Accumdep_Offset_Prior
character varying(22)
Account
Revaluation Expense Offs Revaluation Expense Offs null null A_Reval_Depexp_Offset
character varying(22)
Account


Contributions / Posts

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