Asset Disposal (ウィンドウ ID-53049)
ウィンドウ: Asset Disposal
説明: Dispose of Assets
助ける: The Asset Disposal window allows you to create the necessary GL entries to dispose of an asset
TAB: Step1 Select an Asset
説明: Select Asset for Disposal
助ける null
ファイル:Asset Disposal - Step1 Select an Asset - ウィンドウ (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 |
Asset | 資産 | Asset used internally or by customers | An asset is either created by purchasing or by delivering a product. An asset can be used internally or be a customer asset. | A_Asset_ID numeric(10) NOT NULL ID |
Asset ID | Asset ID | null | null | A_Parent_Asset_ID numeric(10) Search |
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 |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Attribute Set Instance | 属性セットインスタンス | Product Attribute Set Instance | The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | M_AttributeSetInstance_ID numeric(10) Product Attribute |
Version No | バージョン番号 | Version Number | null | VersionNo character varying(20) String |
Lot No | ロット番号 | ロットナンバー(英数字)です。 | ロット番号は、製品が含まれていた特定のロットを示します。 | Lot character varying(255) String |
Serial No | シリアル番号 | Product Serial Number | The Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1. | SerNo character varying(255) String |
Original Qty | Original Qty | null | null | A_QTY_Original numeric Number |
Quantity | Quantity | null | null | A_QTY_Current numeric Number |
Asset Creation Date | Asset Creation Date | null | null | A_Asset_CreateDate timestamp without time zone Date |
Asset Reval. Date | Asset Reval. Date | null | null | A_Asset_RevalDate timestamp without time zone Date |
In Service Date | サービス中日付 | Date when Asset was put into service | The date when the asset was put into service - usually used as start date for depreciation. | AssetServiceDate timestamp without time zone Date |
Guarantee Date | 保証日付 | Date when guarantee expires | Date when the normal guarantee or availability expires | GuaranteeDate timestamp without time zone Date |
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 |
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 |
In Possession | 所持中 | The asset is in the possession of the organization | Assets which are not in possession are e.g. at Customer site and may or may not be owned by the company. | IsInPosession character(1) NOT NULL Yes-No |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
User/Contact | ユーザー/連絡先 | システムの中のユーザーです。内部のユーザー、ビジネスパートナーです。 | ユーザーはシステムで一意に決まるユーザーを特定します。これは、内部のユーザー、またはビジネスパートナーです。 | AD_User_ID numeric(10) Table Direct |
Partner Location | パートナーの住所 | ビジネスパートナーのための(発送などのための)住所です。 | ビジネスパートナーの住所 | C_BPartner_Location_ID numeric(10) Table Direct |
Address | 住所 | 所在地または住所です。 | 所在地 / 住所フィールドは事業主体の位置情報を定義します。 | C_Location_ID numeric(10) Search |
Locator | ロケータ | 倉庫ロケータ | ロケータは、倉庫では、製品がどこに位置しているかを示します。 | M_Locator_ID numeric(10) Table Direct |
Location comment | 住所のコメント | Additional comments or remarks concerning the location | null | LocationComment character varying(255) String |
Depreciate | 減価償却 | The asset will be depreciated | The asset is used internally and will be depreciated | IsDepreciated character(1) NOT NULL Yes-No |
Fully depreciated | 完全償却 | The asset is fully depreciated | The asset costs are fully amortized. | IsFullyDepreciated character(1) NOT NULL Yes-No |
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 |
Life use | 使用可能期間 | Units of use until the asset is not usable anymore | Life use and the actual use may be used to calculate the depreciation | LifeUseUnits numeric Integer |
Use units | 使用単位 | Currently used units of the assets | Unidades actualmente utilizadas en el activo | UseUnits numeric Integer |
Asset Depreciation Date | 資産減価償却日付 | Date of last depreciation | Date of the last deprecation, if the asset is used internally and depreciated. | AssetDepreciationDate timestamp without time zone Date |
Disposed | 処分 | The asset is disposed | The asset is no longer used and disposed | IsDisposed character(1) NOT NULL Yes-No |
Asset Disposal Date | 資産処分日付 | Date when the asset is/was disposed | null | AssetDisposalDate timestamp without time zone Date |
Process Now | すぐに処理する | null | null | Processing character(1) Yes-No |
TAB: Step2 Asset Disposal
説明: Process the Disposal
助ける null
ファイル:Asset Disposal - Step2 Asset Disposal - ウィンドウ (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 | 資産 | Asset used internally or by customers | An asset is either created by purchasing or by delivering a product. An asset can be used internally or be a customer asset. | A_Asset_ID numeric(10) NOT NULL ID |
Disposed Reason Code | Disposed Reason Code | null | null | A_Disposed_Reason character varying(10) NOT NULL List |
Disposal Method | Disposal Method | null | null | A_Disposed_Method character varying(10) NOT NULL List |
Disposed Date | Disposed Date | null | null | A_Disposed_Date timestamp without time zone NOT NULL Date |
Document Date | ドキュメント日付 | ドキュメントの日付です。 | ドキュメント日付はドキュメントが作られた日付を示します。 それは会計日付と同じ可能性があります。 | DateDoc timestamp without time zone NOT NULL Date |
Account Date | 会計日付 | 会計日付です。 | 会計日付は、総勘定元帳エントリーがこのドキュメントから生成された日付を示します。また、それはすべての通貨の転換にも使用されます。 | DateAcct timestamp without time zone NOT NULL Date |
Period | 期間 | カレンダーの期間です。 | 期間はカレンダーのための排他的な範囲の日付を示します。 | C_Period_ID numeric(10) NOT NULL Table |
Proceeds | Proceeds | null | null | A_Proceeds numeric Amount |
Asset Trade | Asset Trade | null | null | A_Asset_Trade_ID numeric(10) Table |
A_Asset_Disposal | A_Asset_Disposal | null | null | Processing character(1) NOT NULL Button |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) NOT NULL Yes-No |