Depreciation First Year Conventions (Window ID-53060)
From iDempiere en
Window: Depreciation First Year Conventions
Description: Setup for depreciation Setups
Help: Allows user to define what depreciation conventions are available in Adempiere
TAB: Setup Conventions
Description: Setup for depreciation conventions
Help null
Name | Name | Description | Help | Specifications |
---|---|---|---|---|
Client | Client | Client/Tenant for this installation. | A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organization | Organizational entity within client | 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 | 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 |
Description | Description | Optional short description of the record | A description is limited to 255 characters. | Description character varying(510) String |
Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Memo |