View Chat (pencere ID-377)
pencere: View Chat
tanım: View discussions / chats
Yardım: View chat / discussion threads
TAB: Chat
tanım: View Chat or discussion thread
Yardım Thread of discussion
Dosya:View Chat - Chat - pencere (iDempiere 1.0.0).png
isim | isim | tanım | Yardım | Özellikler |
---|---|---|---|---|
Client | İstemci | Client/Tenant for this installation. | İstemci bir firma veya legal bir kurulustur. Verileri İstemciler arasında paylasilmaz. Mutasarruf ise İstemci ile aynı anlama gelmektedir. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organizasyon | Organizational entity within client | 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 |
Description | Description | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) NOT NULL String |
Active | Active | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Chat Type | Chat Type | Type of discussion / chat | Chat Type allows you to receive subscriptions for particular content of discussions. It is linked to a table. | CM_ChatType_ID numeric(10) Table Direct |
Confidentiality | Confidentiality | Type of Confidentiality | null | ConfidentialType character(1) NOT NULL List |
Table | Tablo | Veritabani Tablosu Bilgisi | Veritabani Tablosu, tablo tanımı için bilgi saglar | AD_Table_ID numeric(10) NOT NULL Table Direct |
Record ID | Record 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 |
Moderation Type | Moderation Type | Type of moderation | null | ModerationType character(1) List |
TAB: Chat Entry
tanım: Individual Chat / Discussion Entry
Yardım The entry can not be changed - just the confidentiality
Dosya:View Chat - Chat Entry - pencere (iDempiere 1.0.0).png
isim | isim | tanım | Yardım | Özellikler |
---|---|---|---|---|
Client | İstemci | Client/Tenant for this installation. | İstemci bir firma veya legal bir kurulustur. Verileri İstemciler arasında paylasilmaz. Mutasarruf ise İstemci ile aynı anlama gelmektedir. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organizasyon | Organizational entity within client | 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 |
Chat | Chat | Chat or discussion thread | Thread of discussion | CM_Chat_ID numeric(10) NOT NULL Table Direct |
Active | Active | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Moderation Status | Moderation Status | Status of Moderation | null | ModeratorStatus character(1) List |
Confidentiality | Confidentiality | Type of Confidentiality | null | ConfidentialType character(1) NOT NULL List |
Chat Entry Type | Chat Entry Type | Type of Chat/Forum Entry | null | ChatEntryType character(1) NOT NULL List |
Subject | Subject | Email Message Subject | Subject of the EMail | Subject character varying(255) String |
Chat Entry Grandparent | Chat Entry Grandparent | Link to Grand Parent (root level) | null | CM_ChatEntryGrandParent_ID numeric(10) Table |
Chat Entry Parent | Chat Entry Parent | Link to direct Parent | null | CM_ChatEntryParent_ID numeric(10) Table |
Character Data | Character Data | Long Character Field | null | CharacterData text Text Long |
User/Contact | User/Contact | User within the system - Internal or Business Partner 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 |
TAB: Updates
tanım: Subscribers for this Chat
Yardım Subscribers receive updates per email or notice. In addition to the subscribers for this specific cta, also the subscribers of the Chat Type receive updates.
Dosya:View Chat - Updates - pencere (iDempiere 1.0.0).png
isim | isim | tanım | Yardım | Özellikler |
---|---|---|---|---|
Client | İstemci | Client/Tenant for this installation. | İstemci bir firma veya legal bir kurulustur. Verileri İstemciler arasında paylasilmaz. Mutasarruf ise İstemci ile aynı anlama gelmektedir. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organizasyon | Organizational entity within client | 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 |
Chat | Chat | Chat or discussion thread | Thread of discussion | CM_Chat_ID numeric(10) NOT NULL Table Direct |
User/Contact | User/Contact | User within the system - Internal or Business Partner 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 Table Direct |
Active | Active | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Self-Service | Self-Service | This is a Self-Service entry or this entry can be changed via Self-Service | Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | IsSelfService character(1) NOT NULL Yes-No |