Difference between revisions of "Template:Notice (Window ID-193 V1.0.0)"

From iDempiere en
 
(template generated from idempiere51)
Line 1: Line 1:
[[en:Notice (Window ID-193)]]
+
= Window: Notice =
[[ar:Notice (نافذة ID-193)]]
 
[[bg:Известие (прозорец ID-193)]]
 
[[da:Notice (Vindue ID-193)]]
 
[[de:Statusmeldung (Fenster ID-193)]]
 
[[el:Ειδοποίηση (παράθυρο ID-193)]]
 
[[es:Aviso (Ventana ID-193)]]
 
[[fr:Messages (Fenêtre ID-193)]]
 
[[hu:Üzenet (Aablak ID-193)]]
 
[[id:Pemberitahuan (jendela ID-193)]]
 
[[it:Avviso (finestra ID-193)]]
 
[[ja:通知 (ウィンドウ ID-193)]]
 
[[ms:Perhatian (tetingkap ID-193)]]
 
[[nl:Melding (Venster ID-193)]]
 
[[pl:Komuniakty (Okno ID-193)]]
 
[[pt:Alertas (Janela ID-193)]]
 
[[ro:Notă (fereastră ID-193)]]
 
[[ru:Напоминания (окно ID-193)]]
 
[[sr:Белешка (прозор ID-193)]]
 
[[sv:Meddelande (Fönster ID-193)]]
 
[[th:ข้อสังเกตุ (หน้าต่าง ID-193)]]
 
[[tr:Notice (pencere ID-193)]]
 
[[zh:通知 (窗口 ID-193)]]
 
 
 
 
 
 
== Window: Notice ==
 
  
 
'''Description:''' View System Notices
 
'''Description:''' View System Notices
Line 31: Line 5:
 
'''Help:''' The system creates messages while performing processes. In this window you can view them.
 
'''Help:''' The system creates messages while performing processes. In this window you can view them.
  
+
== Tab: Notice ==
 
+
'''Description:''' System Notice
   
 
   
 
=== TAB: Notice ===
 
 
 
'''Description:''' System Notice
 
 
 
 
 
'''Help''' The Notice Tab provides a method of viewing messages that are generated by this system when performing processes.
 
 
 
 
 
[[image:Notice - Notice - Window (iDempiere 1.0.0).png]]
 
 
 
 
 
 
 
 
 
   
 
 
 
 
 
{| border="1" cellpadding="5" cellspacing="0"
 
|-
 
|-valign="top"
 
!style="background:#efefef;" |'''''Name'''''
 
!style="background:#efefef;" |'''''Name'''''
 
!style="background:#efefef;" |'''''Description'''''
 
!style="background:#efefef;" |'''''Help'''''
 
!style="background:#efefef;" |'''''Specifications'''''
 
|-valign="top"
 
|-
 
 
 
 
 
|-valign="top"
 
|Notice
 
|Notice
 
|System Notice  
 
|null
 
|AD_Note_ID<br>numeric(10) NOT NULL<br>ID
 
|-valign="top"
 
|-
 
  
|-valign="top"
+
'''Help:''' The Notice Tab provides a method of viewing messages that are generated by this system when performing processes.
|Active
+
[[image:Notice_-_Notice_-_Window_(iDempiere_1.0.0).png]]
|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<br>character(1) NOT NULL<br>Yes-No
 
|-valign="top"
 
|-
 
  
|-valign="top"  
+
{| border="1" cellpadding="5" cellspacing="0" align="center"
 +
|+'''Process Parameteres'''
 +
!style="background:#efefef;" width="100"|Name
 +
!style="background:#efefef;" width="150"|Description
 +
!style="background:#efefef;" width="300"|Help
 +
!style="background:#efefef;" width="100"|<small>Technical Data</small>
 +
|-valign="top"
 
|Client
 
|Client
|Client
+
|Client/Tenant for this installation.
|Client/Tenant for this installation.  
 
 
|A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client.
 
|A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client.
|AD_Client_ID<br>numeric(10) NOT NULL<br>Table Direct
+
|<small>AD_Note.AD_Client_ID<br>numeric(10)<br>Table Direct</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Organization
 
|Organization
|Organization
+
|Organizational entity within client
|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.
 
|An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations.
|AD_Org_ID<br>numeric(10) NOT NULL<br>Table Direct
+
|<small>AD_Note.AD_Org_ID<br>numeric(10)<br>Table Direct</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Message
 
|Message
|Message
+
|System Message
|System Message  
 
 
|Information and Error messages
 
|Information and Error messages
|AD_Message_ID<br>numeric(10) NOT NULL<br>Table
+
|<small>AD_Note.AD_Message_ID<br>numeric(10)<br>Table</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Created
 
|Created
|Created
+
|Date this record was created
|Date this record was created  
 
 
|The Created field indicates the date that this record was created.
 
|The Created field indicates the date that this record was created.
|Created<br>timestamp without time zone NOT NULL<br>Date+Time
+
|<small>AD_Note.Created<br>timestamp without time zone<br>Date+Time</small>
|-valign="top"  
+
|-valign="top"
|-
 
 
 
|-valign="top"
 
|User/Contact
 
 
|User/Contact
 
|User/Contact
|User within the system - Internal or Business Partner 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
 
|The User identifies a unique user in the system. This could be an internal user or a business partner contact
|AD_User_ID<br>numeric(10)<br>Table Direct
+
|<small>AD_Note.AD_User_ID<br>numeric(10)<br>Table Direct</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Workflow Activity
 
|Workflow Activity
 
|Workflow Activity
 
|Workflow Activity
|Workflow Activity
 
 
|The Workflow Activity is the actual Workflow Node in a Workflow Process instance
 
|The Workflow Activity is the actual Workflow Node in a Workflow Process instance
|AD_WF_Activity_ID<br>numeric(10)<br>Table Direct
+
|<small>AD_Note.AD_WF_Activity_ID<br>numeric(10)<br>Table Direct</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Table
 
|Table
|Table
+
|Database Table information
|Table for the Fields
+
|The Database Table provides the information of the table definition
|The Table indicates the table in which a field or fields reside.
+
|<small>AD_Note.AD_Table_ID<br>numeric(10)<br>Table Direct</small>
|AD_Table_ID<br>numeric(10)<br>Table Direct
+
|-valign="top"
|-valign="top"
 
|-
 
 
 
|-valign="top"  
 
 
|Record ID
 
|Record ID
|Record ID
+
|Direct internal 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.
 
|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<br>numeric(10)<br>Button
+
|<small>AD_Note.Record_ID<br>numeric(10)<br>Button</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Reference
 
|Reference
|Reference
+
|Reference for this record
|Reference for this record  
 
 
|The Reference displays the source document number.
 
|The Reference displays the source document number.
|Reference<br>character varying(60)<br>String
+
|<small>AD_Note.Reference<br>character varying(255)<br>String</small>
|-valign="top"
+
|-valign="top"
|-
 
 
 
|-valign="top"  
 
 
|Text Message
 
|Text Message
 
|Text Message
 
|Text Message
|Text Message
+
|
|null
+
|<small>AD_Note.TextMsg<br>character varying(2000)<br>Text</small>
|TextMsg<br>character varying(2000)<br>Text
+
|-valign="top"
|-valign="top"
 
|-
 
 
 
|-valign="top"  
 
 
|Description
 
|Description
|Description
+
|Optional short description of the record
|Optional short description of the record  
 
 
|A description is limited to 255 characters.
 
|A description is limited to 255 characters.
|Description<br>character varying(255)<br>String
+
|<small>AD_Note.Description<br>character varying(255)<br>String</small>
|-valign="top"  
+
|-valign="top"
|-
 
 
 
|-valign="top"
 
|Acknowledge
 
 
|Acknowledge
 
|Acknowledge
|System Notice acknowledged  
+
|System Notice acknowledged
 
|The Acknowledged checkbox indicates if this notice does not need to be retained.
 
|The Acknowledged checkbox indicates if this notice does not need to be retained.
|Processed<br>character(1)<br>Yes-No
+
|<small>AD_Note.Processed<br>character(1)<br>Yes-No</small>
|-valign="top"  
+
|-valign="top"
|-
 
 
 
|-valign="top"
 
|Delete Notices
 
 
|Delete Notices
 
|Delete Notices
|Delete all Notices  
+
|Delete all Notices
|null
+
|
|Processing<br>character(1)<br>Button
+
|<small>AD_Note.Processing<br>character(1)<br>Button</small>
|-valign="top"
 
|-
 
 
|}
 
|}

Revision as of 17:35, 17 November 2017

Window: Notice

Description: View System Notices

Help: The system creates messages while performing processes. In this window you can view them.

Tab: Notice

Description: System Notice

Help: The Notice Tab provides a method of viewing messages that are generated by this system when performing processes. Notice - Notice - Window (iDempiere 1.0.0).png

Process Parameteres
Name Description Help Technical Data
Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Note.AD_Client_ID
numeric(10)
Table Direct
Organization 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_Note.AD_Org_ID
numeric(10)
Table Direct
Message System Message Information and Error messages AD_Note.AD_Message_ID
numeric(10)
Table
Created Date this record was created The Created field indicates the date that this record was created. AD_Note.Created
timestamp without time zone
Date+Time
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_Note.AD_User_ID
numeric(10)
Table Direct
Workflow Activity Workflow Activity The Workflow Activity is the actual Workflow Node in a Workflow Process instance AD_Note.AD_WF_Activity_ID
numeric(10)
Table Direct
Table Database Table information The Database Table provides the information of the table definition AD_Note.AD_Table_ID
numeric(10)
Table Direct
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. AD_Note.Record_ID
numeric(10)
Button
Reference Reference for this record The Reference displays the source document number. AD_Note.Reference
character varying(255)
String
Text Message Text Message AD_Note.TextMsg
character varying(2000)
Text
Description Optional short description of the record A description is limited to 255 characters. AD_Note.Description
character varying(255)
String
Acknowledge System Notice acknowledged The Acknowledged checkbox indicates if this notice does not need to be retained. AD_Note.Processed
character(1)
Yes-No
Delete Notices Delete all Notices AD_Note.Processing
character(1)
Button
Cookies help us deliver our services. By using our services, you agree to our use of cookies.