Wiki source code of 4.8.1 Keywords
Last modified by Admin User on 2023/06/30 10:26
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The following keywords can be used to personalise or customise eMail notification messages for **Returned Approvals, Approval Escalation and Users**: | ||
2 | |||
3 | **<%DOCID%>** = Document ID (the requisition, PO or invoice number, as appropriate) | ||
4 | |||
5 | **<%USRID%>** = User name of the user performing the return or rejection | ||
6 | |||
7 | |||
8 | The following keywords can be used to customise email notification messages for **Approval Reassignment**: | ||
9 | |||
10 | **<%Document_ID%>** = Document ID | ||
11 | |||
12 | **<%Document_Type%>** = Document Type (i.e. Requisition, Order Request, Change Order or Invoice) | ||
13 | |||
14 | **<%NewApprover_Name%>** = The name of the new approver (i.e. to whom the object has been reassigned) | ||
15 | |||
16 | **<%OrigApprover_Name%>** = The name of the original approval (i.e. from whom the object has been un-assigned) | ||
17 | |||
18 | |||
19 | The following keywords can be used to customise email notification messages for **Price Quotes:** | ||
20 | |||
21 | **<%OrgUnitName%>** = Requisitioner’s organisation name | ||
22 | |||
23 | **<%PQ_Description%>** = Price Quote Description | ||
24 | |||
25 | **<%PQ_Owner_Email%>** = Approver’s eMail address | ||
26 | |||
27 | **<%PQ_Owner_Name%>** = Approver’s name | ||
28 | |||
29 | **<%PQ_Owner_Phone%>** = Approver’s phone number | ||
30 | |||
31 | **<%PQ_Respond_By_Date%>** = Responses are required before this date | ||
32 | |||
33 | **<%PQ_Respond_By_Time%>** = Responses are required before this time | ||
34 | |||
35 | **<%Supplier_Name%>** = Supplier Name | ||
36 | |||
37 | |||
38 | The following keywords can be used to customise email notification messages for **New and Reset Users**: | ||
39 | |||
40 | **<%Site_URL%>** = The site URL | ||
41 | |||
42 | **<%User_ID%>** = The id of the user | ||
43 | |||
44 | **<%User_Password%>** = The password of the user | ||
45 | |||
46 | |||
47 | The following keywords can be used to customise email notification messages for **Admin Alerts**: | ||
48 | |||
49 | **<%Action%>** = The action performed on the updated field (i.e. Delete or Modify) | ||
50 | |||
51 | **<%Administrator%>** = The name of the administrator who made the change | ||
52 | |||
53 | **<%Date%>** = The date and time the field was updated | ||
54 | |||
55 | **<%Field_Name%>** = The name of the field that has been updated |