Група поле (прозорец ID-200)
От iDempiere bg
прозорец: Група поле
описание: Define Field Group
помощ: The Field Group Window allows you to define subsections in a tab. For System Admin use only.
TAB: Група поле
описание: System Admin use only. Field Groups allow for grouping of fields within a window
помощ null
Файл:Група поле - Група поле - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Field Group | Група поле | Група на полетата | The Field Group indicates the logical group that this field belongs to (History, Amounts, Quantities) | AD_FieldGroup_ID numeric(10) NOT NULL ID |
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 |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
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 Type | Field Group Type | null | null | FieldGroupType character(1) List |
Collapsed By Default | Collapsed By Default | Flag to set the initial state of collapsible field group. | null | IsCollapsedByDefault character(1) Yes-No |
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 |
Field Group | Група поле | Група на полетата | The Field Group indicates the logical group that this field belongs to (History, Amounts, Quantities) | AD_FieldGroup_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 |