Извештај поставки сета ставки (прозор ID-218)
Извор: iDempiere sr
прозор: Извештај поставки сета ставки
опис: Одржавање ставки финансијког извештаја
помоћ: The Line Set determines, which lines are printed in a Financial Report
TAB: Извештај поставки сета ставки
опис: Maintain Financial Report Line Set
помоћ null
име | име | опис | помоћ | Спецификације |
---|---|---|---|---|
Report Line Set | Извештај поставки сета ставки | null | null | PA_ReportLineSet_ID numeric(10) NOT NULL ID |
Client | Клијент | Клијент/закупац за ову инсталацију. | Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организација | Организациони ентитет унутар клијента | Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Назив | Алфанумерички идентификатор ентитета. | Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. | Name character varying(60) NOT NULL String |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Copy Lines | Копирај ставке | Copy Report Lines from other Line Set | Copy lines at the end of this Line Set. Please note that you need to re-set the calculation operands. | Processing character(1) NOT NULL Button |
TAB: Ставка извештаја
опис: Maintain Financial Report Line
помоћ null
Датотека:Извештај поставки сета ставки - Ставка извештаја - прозор (iDempiere 1.0.0).png
име | име | опис | помоћ | Спецификације |
---|---|---|---|---|
Report Line | Ставка извештаја | null | null | PA_ReportLine_ID numeric(10) NOT NULL ID |
Parent | Родитељ | Parent of Entity | The Parent indicates the value used to represent the next level in a hierarchy or report to level for a record | Parent_ID numeric(10) Table |
Summary Level | Збирни ниво | This is a summary entity | A summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values. | IsSummary character(1) NOT NULL Yes-No |
Client | Клијент | Клијент/закупац за ову инсталацију. | Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организација | Организациони ентитет унутар клијента | Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Report Line Set | Извештај поставки сета ставки | null | null | PA_ReportLineSet_ID numeric(10) NOT NULL Table Direct |
Name | Назив | Алфанумерички идентификатор ентитета. | Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. | Name character varying(60) NOT NULL String |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Printed | Одштампан | Indicates if this document / line is printed | The Printed checkbox indicates if this document or line will included when printing. | IsPrinted character(1) NOT NULL Yes-No |
Sequence | Секвенца | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Line Type | Врста линије | null | null | LineType character(1) NOT NULL List |
Calculation | Рачуница | null | null | CalculationType character(1) List |
Operand 1 | Operand 1 | First operand for calculation | null | Oper_1_ID numeric(10) Table |
Operand 2 | Operand 2 | Second operand for calculation | null | Oper_2_ID numeric(10) Table |
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) List |
Budget | Буџет | General Ledger Budget | The General Ledger Budget identifies a user defined budget. These can be used in reporting as a comparison against your actual amounts. | GL_Budget_ID numeric(10) Table Direct |
Amount Type | Amount Type | Type of amount to report | You can choose between the total and period amounts as well as the balance or just the debit/credit amounts. | AmountType character(2) List |
Amount Type | Amount Type | PA Amount Type for reporting | The amount type to report on: Quantity, Credit Only, Debit Only, Balance (expected sign) or Balance (accounted sign). "Expected sign" adjusts the sign of the result based on the Account Type and Expected Sign of each Account Element, whereas "accounted sign" always returns DR-CR. | PAAmountType character(1) List |
Period Type | Period Type | PA Period Type | The Period Type to report on: Period, Year, Total or Natural. Natural = Year for P & L accounts, Total for Balance Sheet accounts. | PAPeriodType character(1) List |
TAB: Извештај извор
опис: Maintain Segment Values of Report Line Source
помоћ null
Датотека:Извештај поставки сета ставки - Извештај извор - прозор (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 |
Report Line | Ставка извештаја | null | null | PA_ReportLine_ID numeric(10) NOT NULL Table Direct |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Type | Врста | Element Type (account or user defined) | The Element Type indicates if this element is the Account element or is a User Defined element. | ElementType character(2) NOT NULL List |
Organization | Организација | Организациони ентитет унутар клијента | Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење | Org_ID numeric(10) Table |
Include Nulls in Org | Include Nulls in Org | Include nulls in the selection of the organization | null | IsIncludeNullsOrg character(1) NOT NULL Yes-No |
Trx Organization | Транс. организација | Извођење или покретање организације | Организација која обавља или иницира ову трансакцију (за другу организацију). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | AD_OrgTrx_ID numeric(10) Table |
Include Nulls in Org Trx | Include Nulls in Org Trx | Include nulls in the selection of the organization transaction | null | IsIncludeNullsOrgTrx character(1) NOT NULL Yes-No |
Account Element | Контни елемент | Контни елемент | Account Elements can be natural accounts or user defined values. | C_ElementValue_ID numeric(10) Table |
Include Nulls in Account | Include Nulls in Account | Include nulls in the selection of the account | null | IsIncludeNullsElementValue character(1) NOT NULL Yes-No |
Business Partner | Пословни партнер | Означава пословног партнера | Пословни партнер је било ко, са којим вршите трансакције. Он може бити добављач, купац, запослени или референт продаје. | C_BPartner_ID numeric(10) Table Direct |
Include Nulls in BPartner | Include Nulls in BPartner | Include nulls in the selection of the business partner | null | IsIncludeNullsBPartner character(1) NOT NULL Yes-No |
Product | Производ | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Table Direct |
Include Nulls in Product | Include Nulls in Product | Include nulls in the selection of the product | null | IsIncludeNullsProduct character(1) NOT NULL Yes-No |
Address | Адреса | Location or Address | The Location / Address field defines the location of an entity. | C_Location_ID numeric(10) Location (Address) |
Include Nulls in Location | Include Nulls in Location | Include nulls in the selection of the location | null | IsIncludeNullsLocation character(1) NOT NULL Yes-No |
Project | Пројекат | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Table Direct |
Include Nulls in Project | Include Nulls in Project | Include nulls in the selection of the project | null | IsIncludeNullsProject character(1) NOT NULL Yes-No |
Sales Region | Продајни регион | Sales coverage region | The Sales Region indicates a specific area of sales coverage. | C_SalesRegion_ID numeric(10) Table Direct |
Include Nulls in Sales Region | Include Nulls in Sales Region | Include nulls in the selection of the sales region | null | IsIncludeNullsSalesRegion character(1) NOT NULL Yes-No |
Activity | Активност | Пословна активност | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Include Nulls in Activity | Include Nulls in Activity | Include nulls in the selection of the activity | null | IsIncludeNullsActivity character(1) NOT NULL Yes-No |
Campaign | Кампања | Маркетиншка кампања | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
Include Nulls in Campaign | Include Nulls in Campaign | Include nulls in the selection of the campaign | null | IsIncludeNullsCampaign character(1) NOT NULL Yes-No |
User Element 1 | Кориснички елемент 1 | User defined accounting Element | A user defined accounting element referres to a Adempiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement1_ID numeric(10) ID |
Include Nulls in User Element 1 | Include Nulls in User Element 1 | Include nulls in the selection of the user element 1 | null | IsIncludeNullsUserElement1 character(1) NOT NULL Yes-No |
User Element 2 | Кориснички елемент 2 | User defined accounting Element | A user defined accounting element referres to a Adempiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement2_ID numeric(10) ID |
Include Nulls in User Element 2 | Include Nulls in User Element 2 | Include nulls in the selection of the user element 2 | null | IsIncludeNullsUserElement2 character(1) NOT NULL Yes-No |