Depreciation Calculation Method (窗口 ID-53061)
来自iDempiere zh
窗口: Depreciation Calculation Method
描述: Define Calculation Methods used in depreciation expense calculation
幫助: The Depreciation Calcualtion Method window allows the user to define how adjustments to the fixed asset depreciation expense are handled
TAB: Define Depreciation Method
描述: Define Depreciation Method
幫助 null
File:Depreciation Calculation Method - Define Depreciation Method - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 机构 | 客户内的机构实体。 | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | 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(120) String |
DepreciationType | DepreciationType | null | null | DepreciationType character varying(10) String |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(510) String |
Text | Text | null | null | Text character varying(2000) Memo |
Processed | 已处理 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |