Приложение (прозорец ID-128)
От iDempiere bg
прозорец: Приложение
описание: Поддържане на приложения
помощ: For System Maintenance Only. The Maintain Attachments window is used for diagnostic purposes to display the attributes of an attachment.
TAB: Приложение
описание: Приложение
помощ The Attachment tab displays the attributes of an attachment.
Файл:Приложение - Приложение - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Attachment | Приложение | Приложение към документа | Attachment can be of any document/file type and can be attached to any record in the system. | AD_Attachment_ID numeric(10) NOT NULL ID |
Binary Data | Binary Data | Binary Data | The Binary field stores binary data. | BinaryData bytea Binary |
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 |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL 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) NOT NULL Button |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Title | Титла | Титла, с която става обръщането към контакта | The Title indicates the name that an entity is referred to as. | Title character varying(60) NOT NULL String |
Text Message | Text Message | Text Message | null | TextMsg character varying(2000) Text |
TAB: Бележка
описание: Лична бележка
помощ null
Файл:Приложение - Бележка - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Attachment Note | Attachment Note | Personal Attachment Note | null | AD_AttachmentNote_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 |
Attachment | Приложение | Приложение към документа | Attachment can be of any document/file type and can be attached to any record in the system. | AD_Attachment_ID numeric(10) NOT NULL Table Direct |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
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) NOT NULL Search |
Title | Титла | Титла, с която става обръщането към контакта | The Title indicates the name that an entity is referred to as. | Title character varying(60) NOT NULL String |
Text Message | Text Message | Text Message | null | TextMsg character varying(2000) NOT NULL Text |