Финансов отчет (прозорец ID-216)
От iDempiere bg
прозорец: Финансов отчет
описание: Maintain Financial Reports
помощ: Financial Reports are the combination of a Report Column Set and Line Set.
TAB: Финансов отчет
описание: null
помощ null
Файл:Финансов отчет - Финансов отчет - прозорец (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) Table Direct |
Accounting Schema | Счетоводна схема | Правила по които се води счетоводството | 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 |
Calendar | Календар | Календар | The Calendar uniquely identifies an accounting calendar. Multiple calendars can be used. For example you may need a standard calendar that runs from Jan 1 to Dec 31 and a fiscal calendar that runs from July 1 to June 30. | C_Calendar_ID numeric(10) NOT NULL Table Direct |
Name | Наименование | Не повече от 60 знака | 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 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Report Line Set | Отчет поредица редове | null | null | PA_ReportLineSet_ID numeric(10) NOT NULL Table Direct |
Report Column Set | Отчет за поредица в колона | Група от колони в отчет | The Report Column Set identifies the columns used in a Report. | PA_ReportColumnSet_ID numeric(10) NOT NULL Table Direct |
Report Cube | Report Cube | Define reporting cube for pre-calculation of summary accounting data. | Summary data will be generated for each period of the selected calendar, grouped by the selected dimensions.. | PA_ReportCube_ID numeric(10) Table |
Jasper Process | Jasper Process | The Jasper Process used by the printengine if any process defined | null | JasperProcess_ID numeric(10) Table |
List Sources | List Sources | List Report Line Sources | List also the Report Line Sources | ListSources character(1) NOT NULL Yes-No |
List Transactions | List Transactions | List the report transactions | List the transaction of the report source lines | ListTrx character(1) NOT NULL Yes-No |
Create Report | Създай справка | Създай финансова справка | Липсата на период е текущие период. Може да въведете ограничения. | Processing character(1) NOT NULL Button |
Print Format | Формат отпечатване | Data Print Format | The print format determines how data is rendered for print. | AD_PrintFormat_ID numeric(10) Table Direct |
Create Report (Jasper) | Create Report (Jasper) | Create Financial Report (Jasper) | The default period is the current period. You can optionally enter other restrictions. You can select an alternative Reporting Hierarchy. | JasperProcessing character(1) Button |