Съобщение за грешка (прозорец ID-188)
От iDempiere bg
прозорец: Съобщение за грешка
описание: Display Error Messages
помощ: The Error Message Window displays all error messages generated. This is for System Admin use only. The records must be manually deleted.
TAB: Съобщение за грешка
описание: Съобщение за грешка
помощ The Error Message Tab displays error messages that have been generated. They can be deleted with an automated clean up process.
Файл:Съобщение за грешка - Съобщение за грешка - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Error | Грешка | null | null | AD_Error_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 |
Language | Език | Език за този партньор | The Language identifies the language to use for display and formatting | AD_Language character varying(6) Table |
Validation code | Код проверка | Код проверка | The Validation Code displays the date, time and message of the error. | Code character varying(2000) String |