Известие (прозорец ID-193)
От iDempiere bg
прозорец: Известие
описание: Показва системните известия
помощ: The system creates messages while performing processes. In this window you can view them.
TAB: Известие
описание: Системно известие
помощ The Notice Tab provides a method of viewing messages that are generated by this system when performing processes.
Файл:Известие - Известие - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Notice | Забележка | Забележка | null | AD_Note_ID numeric(10) NOT NULL ID |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
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 |
Message | Съобщение | Соъбщение | Information and Error messages | AD_Message_ID numeric(10) NOT NULL Table |
Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
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 |
Workflow Activity | Дейност по работен процес | Дейност по работен процес | The Workflow Activity is the actual Workflow Node in a Workflow Process instance | AD_WF_Activity_ID numeric(10) Table Direct |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) Table Direct |
Record ID | ID записи | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) Button |
Reference | Референция | Reference for this record | The Reference displays the source document number. | Reference character varying(60) String |
Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Text |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Acknowledge | Потвърждавам | Системна бележка за потвърждение | Отметката за потвърждение покава, дали тази бележка няма нужда от задържане. | Processed character(1) Yes-No |
Delete Notices | Delete Notices | Delete all Notices | null | Processing character(1) Button |