Transfer Asset Entry (прозор ID-53046)
Извор: iDempiere sr
прозор: Transfer Asset Entry
опис: Create Transfer Asset Entry
помоћ: The Transfer Asset Entry window allows you to create and post asset transfers to the GL
TAB: Create Asset Transfer Entry
опис: null
помоћ null
Датотека:Transfer Asset Entry - Create Asset Transfer Entry - прозор (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 |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(510) NOT NULL String |
Entry Type | Entry Type | null | null | A_Entry_Type character varying(3) NOT NULL List |
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 |
GL Category | Категорија ГК | General Ledger Category | The General Ledger Category is an optional, user defined method of grouping journal lines. | GL_Category_ID numeric(10) NOT NULL Table Direct |
Accounting Schema | Контни план | Rules for accounting | An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar | C_AcctSchema_ID numeric(10) NOT NULL Table Direct |
Document Type | Тип документа | Document type or rules | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) NOT NULL Table Direct |
Document Date | Датум документа | Date of the Document | The Document Date indicates the date the document was generated. It may or may not be the same as the accounting date. | DateDoc timestamp without time zone NOT NULL Date |
Account Date | Датум контирања | Accounting Date | The Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion. | DateAcct timestamp without time zone NOT NULL Date |
Period | Период | Period of the Calendar | The Period indicates an exclusive range of dates for a calendar. | C_Period_ID numeric(10) NOT NULL Table |
Currency | Валута | The Currency for this record | Indicates the Currency to be used when processing or reporting on this record | C_Currency_ID numeric(10) NOT NULL Table Direct |
Import FA Journal | Import FA Journal | Import FA Batch/Journal/Line | The Parameters are default values for null import record values they do not overwrite any data. | Processing character(1) NOT NULL Button |