Персонални настройки на прозорец (прозорец ID-229)

От iDempiere bg
Направо към:навигация, търсене



прозорец: Персонални настройки на прозорец

описание: Define Window Customization for Role/User

помощ: The customization values defined here overwrite/replace the default system definition if defined.



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
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)
Table Direct
User/Contact Лице за контакт Потребител на системата - Вътрешен или Партньор за контакти The User identifies a unique user in the system. This could be an internal user or a business partner contact AD_User_ID
numeric(10)
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
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
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)
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
Language Език Език за този партньор The Language identifies the language to use for display and formatting AD_Language
character varying(6)
Table
Default Стойност по подразбиране Стойност по подразбиране The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1) NOT NULL
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
User updatable Потребителя може да се модифицира The field can be updated by the user The User Updateable checkbox indicate if the user can update this field. IsUserUpdateable
character(1) NOT NULL
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
User defined Window Прозорец определен от потребителя null null AD_UserDef_Win_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
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Multi Row Only Multi Row Only This applies to Multi-Row view only null IsMultiRowOnly
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)
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
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
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
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}
logic := {|}|{&}
context := any global or window context
value := strings or numbers
logic operators := AND or OR with the previous result from left to right
operand := eq{=}, gt{>}, le{<}, not{~,!}
Examples:
@AD_Table_ID@=14 | @Language@!GERGER
@PriceLimit@>10 | @PriceList@>@PriceActual@
@Name@>J
Strings may be in single quotes (optional)

ReadOnlyLogic
character varying(2000)
String




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
User defined Tab Раздел определен от потребителя null null AD_UserDef_Tab_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
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)
String
Description Описание Описание (не повече 255 символа) A description is limited to 255 characters. Description
character varying(255)
String
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Comment/Help Коментар/Помощ Коментар/Помощ The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text
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
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) NOT NULL
Integer
Display Logic Логика на изобразяването Логика на изобразяването format := {expression} [{logic} {expression}]

expression := @{context}@{operand}{value} or @{context}@{operand}{value}
logic := {|}|{&}
context := any global or window context
value := strings or numbers
logic operators := AND or OR with the previous result from left to right
operand := eq{=}, gt{>}, le{<}, not{~,!}
Examples:
@AD_Table_ID@=14 | @Language@!GERGER
@PriceLimit@>10 | @PriceList@>@PriceActual@
@Name@>J
Strings may be in single quotes (optional)

DisplayLogic
character varying(2000) NOT NULL
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
Updatable Може да се модифицира Determines, if the field can be updated The Updateable checkbox indicates if a field can be updated by the user. IsUpdateable
character(1) NOT NULL
Yes-No
Sequence Последователност Последователност на въвеждане на редовете The Sequence indicates the order of records SeqNo
numeric(10) NOT NULL
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
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) NOT NULL
Integer
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)
String


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.