Прозорец, табло и поле (прозорец ID-102)
прозорец: Прозорец, табло и поле
описание: Поддържа прозорци, табла и полета
помощ: The Window, Tab & Field Window defines the presentation of tables and columns within each window.
TAB: Прозорец
описание: Window header definitions
помощ The Window Tab defines each window in the system. The default flag indicates that this window should be used as the default Zoom windows for the tables in this window.
Файл:Прозорец, табло и поле - Прозорец - прозорец (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 | Наименование | Не повече от 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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Beta Functionality | Beta Functionality | This functionality is considered Beta | Beta functionality is not fully tested or completed. | IsBetaFunctionality character(1) NOT NULL Yes-No |
WindowType | Тип на прозореца | Type or classification of a Window | The Window Type indicates the type of window being defined (Maintain, Transaction or Query) | WindowType character(1) List |
Sales Transaction | Транз. продажба | Тази транзакция представя продажба | The Sales Transaction checkbox indicates if this item is a Sales Transaction. | IsSOTrx character(1) NOT NULL Yes-No |
System Color | Системен цвят | Цвят на фона | null | AD_Color_ID numeric(10) Table Direct |
Image | Изображение | Системно Изображение | Images and Icon can be used to display supported graphic formats (gif, jpg, png).
You can either load the image (in the database) or point to a graphic via a URI (i.e. it can point to a resource, http address) |
AD_Image_ID numeric(10) Table Direct |
Entity Type | Вид цялост | Dictionary Entity Type; Determines ownership and synchronization | The Entity Types "Dictionary", "Compiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.
For customizations, copy the entity and select "User"! |
EntityType character varying(40) NOT NULL Table |
Default | Стойност по подразбиране | Стойност по подразбиране | The Default Checkbox indicates if this record will be used as a default value. | IsDefault character(1) NOT NULL Yes-No |
Window Width | Window Width | null | null | WinWidth numeric(10) Integer |
Window Height | Window Height | null | null | WinHeight numeric(10) Integer |
Copy Window Tabs | Копирай панели | Copy all Tabs and Fields from other Window | null | Processing character(1) Button |
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) NOT NULL Table Direct |
Window | Прозорец | Data entry or display window | The Window field identifies a unique Window in the system. | AD_Window_ID numeric(10) NOT NULL Table Direct |
Language | Език | Език за този партньор | The Language identifies the language to use for display and formatting | AD_Language character varying(6) NOT NULL Table |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Translated | Прехвърлено | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
TAB: Достъп
описание: Достъп до прозорец
помощ The Window Access Tab defines the Roles which have access to this Window.
Файл:Прозорец, табло и поле - Достъп - прозорец (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 |
Window | Прозорец | Data entry or display window | The Window field identifies a unique Window in the system. | AD_Window_ID numeric(10) NOT NULL Table Direct |
Role | Роля | Responsibility Role | The Role determines security and access a user who has this Role will have in the System. | AD_Role_ID numeric(10) NOT NULL Table Direct |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Read Write | Четене/Запис | Field is read / write | The Read Write indicates that this field may be read and updated. | IsReadWrite character(1) NOT NULL Yes-No |
TAB: Табулация
описание: Tab definition within a window holds fields
помощ The Tab Tab defines each Tab within a Window. Each Tab contains a discrete selection of fields. Note that the display and read only logic is evaluated when loading the window.
Файл:Прозорец, табло и поле - Табулация - прозорец (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 |
Window | Прозорец | Data entry or display window | The Window field identifies a unique Window in the system. | AD_Window_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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Table Direct |
Entity Type | Вид цялост | Dictionary Entity Type; Determines ownership and synchronization | The Entity Types "Dictionary", "Compiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.
For customizations, copy the entity and select "User"! |
EntityType character varying(40) NOT NULL Table |
Sequence | Последователност | Последователност на въвеждане на редовете | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Tab Level | Ниво на Раздела | Ниво на Раздела (0-връх) | Hierarchical level of the tab. If the level is 0, it is the top entity. Level 1 entries are dependent on level 0, etc. | TabLevel numeric(10) NOT NULL Integer |
Single Row Layout | Един ред от таблица | Един ред или много | The Single Row Layout checkbox indicates if the default display type for this window is a single row as opposed to multi row. | IsSingleRow character(1) NOT NULL Yes-No |
Advanced Tab | Advanced Tab | This Tab contains advanced Functionality | The tab with advanced functionality is only displayed, if enabled in Tools>Preference. | IsAdvancedTab character(1) NOT NULL Yes-No |
Has Tree | Съществува дърво | Съществува дърво | The Has Tree checkbox indicates if this window displays a tree metaphor. | HasTree character(1) NOT NULL Yes-No |
Accounting Tab | Разделител Счетоводство | Разделителя, където се съдържа счетоводната инфармация | The Accounting Tab checkbox indicates if this window contains accounting information. To display accounting information, enable this in Tools>Preference and Role. | IsInfoTab character(1) Yes-No |
Order Tab | Раздел на Поръчките | Раздел на Поръчките | null | IsSortTab character(1) NOT NULL Yes-No |
TranslationTab | Превод Разделител | This Tab contains translation information | The Translation Tab checkbox indicate if a tab contains translation information. To display translation information, enable this in Tools>Preference. | IsTranslationTab character(1) NOT NULL Yes-No |
Order Column | Сортировка | Column determining the order | Integer Column of the table determining the order (display, sort, ..). If defined, the Order By replaces the default Order By clause. It should be fully qualified (i.e. "tablename.columnname"). | AD_ColumnSortOrder_ID numeric(10) Table |
Included Column | Включена Колона | Определя участие в сортировката | If a Included Column is defined, it decides, if a column is active in the ordering - otherwise it is determined that the Order Column has a value of one or greater | AD_ColumnSortYesNo_ID numeric(10) Table |
Link Column | Свързване на колона | Многоключова колона | Основната колона показва коя колона в основния ключ за ситуациите, където има повече от един ключ. | AD_Column_ID numeric(10) Table Direct |
Parent Column | Parent Column | The link column on the parent tab. | null | Parent_Column_ID numeric(10) Table |
Process | Обработка | Процес или Справка | The Process field identifies a unique Process or Report in the system. | AD_Process_ID numeric(10) Table Direct |
Display Logic | Логика на изобразяването | Логика на изобразяването | format := {expression} [{logic} {expression}] expression := @{context}@{operand}{value} or @{context}@{operand}{value} |
DisplayLogic character varying(2000) String |
Read Only | Само за четене | Field is read only | The Read Only indicates that this field may only be Read. It may not be updated. | IsReadOnly character(1) NOT NULL Yes-No |
Insert Record | Insert Record | The user can insert a new Record | If not selected, the user cannot create a new Record. This is automatically disabled, if the Tab is Read Only. | IsInsertRecord character(1) NOT NULL Yes-No |
Read Only Logic | Само за четене/Логика | Logic to determine if field is read only (applies only when field is read-write) | format := {expression} [{logic} {expression}] expression := @{context}@{operand}{value} or @{context}@{operand}{value} |
ReadOnlyLogic character varying(2000) String |
Commit Warning | Предупреждение при commit | Warning displayed when saving | Warning or information displayed when committing the record | CommitWarning character varying(2000) Text |
Sql WHERE | SQL Where clause | Fully qualified WHERE clause | The Where Clause indicates the SQL WHERE clause to use for record selection | WhereClause character varying(2000) String |
Sql ORDER BY | SQL Order by clause | Fully qualified ORDER BY clause | The ORDER BY Clause indicates the SQL ORDER BY clause to use for record selection | OrderByClause character varying(2000) String |
Image | Изображение | Системно Изображение | Images and Icon can be used to display supported graphic formats (gif, jpg, png).
You can either load the image (in the database) or point to a graphic via a URI (i.e. it can point to a resource, http address) |
AD_Image_ID numeric(10) Table Direct |
Create Fields | Създай полета | Create Field from Table, which do not exist in the Tab yet | Based on the Table of this Tab, this procedure creates the missing Fields | ImportFields character(1) Button |
Copy Tab Fields | Копирай панели | Copy Fields from other Tab | null | Processing character(1) Button |
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) NOT NULL Table Direct |
Tab | Табулация | Tab within a Window | The Tab indicates a tab that displays within a window. | AD_Tab_ID numeric(10) NOT NULL Table Direct |
Language | Език | Език за този партньор | The Language identifies the language to use for display and formatting | AD_Language character varying(6) NOT NULL Table |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Translated | Прехвърлено | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Commit Warning | Предупреждение при commit | Warning displayed when saving | Warning or information displayed when committing the record | CommitWarning character varying(2000) String |
TAB: Последователност на полетата
описание: Sequence if the Fields in a Tab
помощ null
Файл:Прозорец, табло и поле - Последователност на полетата - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|
TAB: Grid Sequence
описание: Defined field order for grid layout
помощ null
Файл:Прозорец, табло и поле - Grid Sequence - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|
TAB: Поле
описание: Field definitions in tabs in windows
помощ The Field Tab defines the Fields displayed within a tab. Changes made to the Field Tab become visible after restart due to caching. If the Sequence is negative, the record are ordered descending. Note that the name, description and help is automatically synchronized if centrally maintained.
Файл:Прозорец, табло и поле - Поле - прозорец (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 |
Tab | Табулация | Tab within a Window | The Tab indicates a tab that displays within a window. | AD_Tab_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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Included Tab | Included Tab | Included Tab in this Tab (Master Detail) | You can include a Tab in a Tab. If displayed in single row record, the included tab is displayed as multi-row table. | Included_Tab_ID numeric(10) Table |
Column | Колона | Колона в таблица | Link to the database column of the table | AD_Column_ID numeric(10) Table Direct |
Entity Type | Вид цялост | Dictionary Entity Type; Determines ownership and synchronization | The Entity Types "Dictionary", "Compiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.
For customizations, copy the entity and select "User"! |
EntityType character varying(40) NOT NULL Table |
Field Group | Група поле | Група на полетата | The Field Group indicates the logical group that this field belongs to (History, Amounts, Quantities) | AD_FieldGroup_ID numeric(10) Table Direct |
Centrally maintained | Централизиран | Централизиран | The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table. | IsCentrallyMaintained character(1) NOT NULL Yes-No |
Displayed | Показвано | Полето е показвано | If the field is displayed, the field Display Logic will determine at runtime, if it is actually displayed | IsDisplayed character(1) NOT NULL Yes-No |
Show in Grid | Show in Grid | null | null | IsDisplayedGrid character(1) Yes-No |
Read Only | Само за четене | Field is read only | The Read Only indicates that this field may only be Read. It may not be updated. | IsReadOnly character(1) NOT NULL Yes-No |
Display Logic | Логика на изобразяването | Логика на изобразяването | format := {expression} [{logic} {expression}] expression := @{context}@{operand}{value} or @{context}@{operand}{value} |
DisplayLogic character varying(2000) Text |
Encrypted | Данните са шифровани | Данните са шифровани | Display encryption (in Window/Tab/Field) - all characters are displayed as '*' - in the database it is stored in clear text. You will not be able to report on these columns. Data storage encryption (in Table/Column) - data is stored encrypted in the database (dangerous!) and you will not be able to report on those columns. Independent from Display encryption. |
IsEncrypted character(1) NOT NULL Yes-No |
Sequence | Последователност | Последователност на въвеждане на редовете | The Sequence indicates the order of records | SeqNo numeric(10) Integer |
Grid Sequence No | Grid Sequence No | null | null | SeqNoGrid numeric(10) Integer |
Record Sort No | По возрастанию | Determines in what order the records are displayed | The Record Sort No indicates the ascending sort sequence of the records. If the number is negative, the records are sorted descending.
Example: A tab with C_DocType_ID (1), DocumentNo (-2) will be sorted ascending by document type and descending by document number (SQL: ORDER BY C_DocType, DocumentNo DESC) |
SortNo numeric(10) Number |
Obscure | Obscure | Type of obscuring the data (limiting the display) | null | ObscureType character(3) List |
Heading only | Само заглавието | Поле без колони (само отметка) | The Heading Only checkbox indicates if just the label will display on the screen | IsHeading character(1) NOT NULL Yes-No |
Field Only | Само поле | Отметката не се показва | null | IsFieldOnly character(1) NOT NULL Yes-No |
Reference Overwrite | Овъррайт на референцията | System Reference - optional Overwrite | You can overwrite the Display Type, but only use this if you aware of the consequences. | AD_Reference_ID numeric(10) Table |
Dynamic Validation | Проверка | Правило за проверка | These rules define how an entry is determined to valid. You can use variables for dynamic (context sensitive) validation. | AD_Val_Rule_ID numeric(10) Table Direct |
Reference Key | Значение по препратка | ако типът данни Таблица или Списък | The Reference Value indicates where the reference values are stored. It must be specified if the data type is Table or List. | AD_Reference_Value_ID numeric(10) Table |
Mandatory Overwrite | Задължително овърайтване | Overwrite Field Mandatory status | The field must have a value for the record to be saved to the database. | IsMandatory character(1) List |
Allow Copy | Allow Copy | Determine if a column must be copied when pushing the button to copy record | null | IsAllowCopy character(1) List |
Default Logic | Логика | Стойности по подразбиране, разделени ; | The defaults are evaluated in the order of definition, the first not null value becomes the default value of the column. The values are separated by comma or semicolon. a) Literals:. 'Text' or 123 b) Variables - in format @Variable@ - Login e.g. #Date, #AD_Org_ID, #AD_Client_ID - Accounting Schema: e.g. $C_AcctSchema_ID, $C_Calendar_ID - Global defaults: e.g. DateFormat - Window values (all Picks, CheckBoxes, RadioButtons, and DateDoc/DateAcct) c) SQL code with the tag: @SQL=SELECT something AS DefaultValue FROM ... The SQL statement can contain variables. There can be no other value other than the SQL statement. The default is only evaluated, if no user preference is defined. Default definitions are ignored for record columns as Key, Parent, Client as well as Buttons. | DefaultValue character varying(2000) Text |
Info Factory Class | Info Factory Class | Fully qualified class name that implements the InfoFactory interface | Fully qualified class name that implements the InfoFactory interface. This can be use to provide custom Info class for column. | InfoFactoryClass character varying(255) String |
Display Length | Показвана дължина | Показвана дължина | The display length is mainly for String fields. The lenth has no impact, if the datatype of the field is - Interger, Number, Amount (length determined by the system) - YesNo (Checkbox) - List, Table, TableDir (length of combo boxes are determined by their content at runtime) | DisplayLength numeric(10) Integer |
Same Line | Същия ред | Displayed on same line as previous field | The Same Line checkbox indicates that the field will display on the same line as the previous field. | IsSameLine character(1) NOT NULL Yes-No |
X Position | Позиция X | Absolute X (horizontal) position in 1/72 of an inch | Absolute X (horizontal) position in 1/72 of an inch | XPosition numeric(10) Integer |
Column Span | Column Span | Number of column for a box of field | null | ColumnSpan numeric(10) Integer |
Number of Lines | Number of Lines | Number of lines for a field | Number of lines for a field | NumLines numeric(10) Integer |
TAB: Превод на поле
описание: Menu Translation - May not need to be translated
помощ Fields are automatically translated, if centrally maintained. You only need to translate not centrally maintained Fields.
Файл:Прозорец, табло и поле - Превод на поле - прозорец (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 |
Field | Поле | Поле или таблица БД | The Field identifies a field on a database table. | AD_Field_ID numeric(10) NOT NULL Table Direct |
Language | Език | Език за този партньор | The Language identifies the language to use for display and formatting | AD_Language character varying(6) NOT NULL Table |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Translated | Прехвърлено | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |
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 |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |