]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/language/en_us.notify_template.html
Release 6.2.0
[Github/sugarcrm.git] / include / language / en_us.notify_template.html
1 <!--
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 /*********************************************************************************
38
39  ********************************************************************************/
40 -->
41
42 <!-- BEGIN: Quote_Subject -->
43 SugarCRM Quote - {QUOTE_SUBJECT}
44 <!-- END: Quote_Subject -->
45 <!-- BEGIN: Quote -->
46 {ASSIGNER} has assigned a Quote to {ASSIGNED_USER}.
47
48 Subject: {QUOTE_SUBJECT}
49 Status: {QUOTE_STATUS}
50 Expected Close Date: {QUOTE_CLOSEDATE}
51 Description: {QUOTE_DESCRIPTION}
52
53 You may review this Quote at:
54 <{URL}>
55 <!-- END: Quote -->
56
57
58 <!-- BEGIN: Account_Subject -->
59 SugarCRM Account - {ACCOUNT_NAME}
60 <!-- END: Account_Subject -->
61 <!-- BEGIN: Account -->
62 {ASSIGNER} has assigned an Account to {ASSIGNED_USER}.
63
64 Name: {ACCOUNT_NAME}
65 Type: {ACCOUNT_TYPE}
66 Description: {ACCOUNT_DESCRIPTION}
67
68 You may review this Account at:
69 <{URL}>
70 <!-- END: Account -->
71
72
73 <!-- BEGIN: Case_Subject -->
74 SugarCRM Case - {CASE_SUBJECT}
75 <!-- END: Case_Subject -->
76 <!-- BEGIN: Case -->
77 {ASSIGNER} has assigned a Case to {ASSIGNED_USER}.
78
79 Subject: {CASE_SUBJECT}
80 Priority: {CASE_PRIORITY}
81 Status: {CASE_STATUS}
82 Description: {CASE_DESCRIPTION}
83
84 You may review this Case at:
85 <{URL}>
86 <!-- END: Case -->
87
88
89 <!-- BEGIN: Task_Subject -->
90 SugarCRM Task - {TASK_SUBJECT}
91 <!-- END: Task_Subject -->
92 <!-- BEGIN: Task -->
93 {ASSIGNER} has assigned a Task to {ASSIGNED_USER}.
94
95 Subject: {TASK_SUBJECT}
96 Priority: {TASK_PRIORITY}
97 Due Date: {TASK_DUEDATE}
98 Status: {TASK_STATUS}
99 Description: {TASK_DESCRIPTION}
100
101 You may review this Task at:
102 <{URL}>
103 <!-- END: Task -->
104
105
106 <!-- BEGIN: Meeting_Subject -->
107 SugarCRM Meeting - {MEETING_SUBJECT}
108 <!-- END: Meeting_Subject -->
109 <!-- BEGIN: Meeting -->
110 To: {MEETING_TO},
111
112 {ASSIGNER} has invited you to a Meeting
113
114 Subject: {MEETING_SUBJECT}
115 Status: {MEETING_STATUS}
116 Start Date: {MEETING_STARTDATE}
117 Duration: {MEETING_HOURS}h, {MEETING_MINUTES}m
118 <!-- BEGIN: Meeting_External_API -->
119 Meeting URL: {MEETING_URL}
120 <!-- END: Meeting_External_API -->
121 Description: {MEETING_DESCRIPTION}
122
123 Accept this meeting:
124 <{ACCEPT_URL}&accept_status=accept>
125
126 Tentatively Accept this meeting
127 <{ACCEPT_URL}&accept_status=tentative>
128
129 Decline this meeting
130 <{ACCEPT_URL}&accept_status=decline>
131
132 <!-- END: Meeting -->
133
134 <!-- BEGIN: MeetingSpecial_Subject -->
135 SugarCRM Meeting - {MEETING_SUBJECT}
136 <!-- END: MeetingSpecial_Subject -->
137 <!-- BEGIN: MeetingSpecial -->
138 {ASSIGNER} has assigned a Meeting to {ASSIGNED_USER}.
139
140 Subject: {MEETING_SUBJECT}
141 Status: {MEETING_STATUS}
142 Start Date: {MEETING_STARTDATE}
143 Duration: {MEETING_HOURS}h, {MEETING_MINUTES}m
144 Description: {MEETING_DESCRIPTION}
145
146 You may review this Meeting at:
147 <{URL}>
148 <!-- END: MeetingSpecial -->
149
150
151 <!-- BEGIN: Email_Subject -->
152 SugarCRM Email - {EMAIL_SUBJECT}
153 <!-- END: Email_Subject -->
154 <!-- BEGIN: Email -->
155 {ASSIGNER} has assigned an Email to {ASSIGNED_USER}.
156
157 Subject: {EMAIL_SUBJECT}
158 Date Sent: {EMAIL_DATESENT}
159
160 You may review this Email at:
161 <{URL}>
162 <!-- END: Email -->
163
164
165
166
167
168
169 <!-- BEGIN: Contact_Subject -->
170 SugarCRM Contact - {CONTACT_NAME}
171 <!-- END: Contact_Subject -->
172 <!-- BEGIN: Contact -->
173 {ASSIGNER} has assigned a Contact to {ASSIGNED_USER}.
174
175 Name: {CONTACT_NAME}
176 Description: {CONTACT_DESCRIPTION}
177
178 You may review this Contact at:
179 <{URL}>
180 <!-- END: Contact -->
181
182
183 <!-- BEGIN: Lead_Subject -->
184 SugarCRM Lead - {LEAD_NAME}
185 <!-- END: Lead_Subject -->
186 <!-- BEGIN: Lead -->
187 {ASSIGNER} has assigned a Lead to {ASSIGNED_USER}.
188
189 Name: {LEAD_NAME}
190 Lead Source: {LEAD_SOURCE}
191 Status: {LEAD_STATUS}
192 Description: {LEAD_DESCRIPTION}
193
194 You may review this Lead at:
195 <{URL}>
196 <!-- END: Lead -->
197
198
199 <!-- BEGIN: Opportunity_Subject -->
200 SugarCRM Opportunity - {OPPORTUNITY_NAME}
201 <!-- END: Opportunity_Subject -->
202 <!-- BEGIN: Opportunity -->
203 {ASSIGNER} has assigned an Opportunity to {ASSIGNED_USER}.
204
205 Name: {OPPORTUNITY_NAME}
206 Amount: {OPPORTUNITY_AMOUNT}
207 Expected Close Date: {OPPORTUNITY_CLOSEDATE}
208 Sales Stage: {OPPORTUNITY_STAGE}
209 Description: {OPPORTUNITY_DESCRIPTION}
210
211 You may review this Opportunity at:
212 <{URL}>
213 <!-- END: Opportunity -->
214
215
216 <!-- BEGIN: Bug_Subject -->
217 SugarCRM Bug - {BUG_SUBJECT}
218 <!-- END: Bug_Subject -->
219 <!-- BEGIN: Bug -->
220 {ASSIGNER} has assigned a Bug to {ASSIGNED_USER}.
221
222 Bug Number: {BUG_BUG_NUMBER}
223 Subject: {BUG_SUBJECT}
224 Type: {BUG_TYPE}
225 Priority: {BUG_PRIORITY}
226 Status: {BUG_STATUS}
227 Resolution: {BUG_RESOLUTION}
228 Release: {BUG_RELEASE}
229 Description: {BUG_DESCRIPTION}
230 Work Log: {BUG_WORK_LOG}
231
232 You may review this Bug at:
233 <{URL}>
234 <!-- END: Bug -->
235
236
237 <!-- BEGIN: Default_Subject -->
238 SugarCRM - Assigned {OBJECT}
239 <!-- END: Default_Subject -->
240 <!-- BEGIN: Default -->
241 {ASSIGNER} has assigned a(n) {OBJECT} to {ASSIGNED_USER}.
242
243 You may review this {OBJECT} at:
244 <{URL}>
245 <!-- END: Default -->
246
247 <!-- BEGIN: Call_Subject -->
248 SugarCRM Call - {CALL_SUBJECT}
249 <!-- END: Call_Subject -->
250 <!-- BEGIN: Call -->
251 To: {CALL_TO},
252  {ASSIGNER} has invited you to a Call
253 Subject: {CALL_SUBJECT}
254 Status: {CALL_STATUS}
255 Start Date: {CALL_STARTDATE}
256 Duration: {CALL_HOURS}h, {CALL_MINUTES}m
257 Description: {CALL_DESCRIPTION}
258
259 Accept this call:
260 <{ACCEPT_URL}&accept_status=accept>
261
262 Tentatively Accept this call
263 <{ACCEPT_URL}&accept_status=tentative>
264
265 Decline this call
266 <{ACCEPT_URL}&accept_status=decline>
267
268 <!-- END: Call -->
269
270 <!-- BEGIN: CallSpecial_Subject -->
271 SugarCRM Call - {CALL_SUBJECT}
272 <!-- END: CallSpecial_Subject -->
273 <!-- BEGIN: CallSpecial -->
274 {ASSIGNER} has assigned a Call to {ASSIGNED_USER}.
275
276 Subject: {CALL_SUBJECT}
277 Status: {CALL_STATUS}
278 Start Date: {CALL_STARTDATE}
279 Duration: {CALL_HOURS}h, {CALL_MINUTES}m
280 Description: {CALL_DESCRIPTION}
281
282 You may review this Call at:
283 <{URL}>
284 <!-- END: CallSpecial -->
285
286 <!-- BEGIN: Campaign_Subject -->
287 SugarCRM Campaign - {CAMPAIGN_NAME}
288 <!-- END: Campaign_Subject -->
289 <!-- BEGIN: Campaign -->
290 {ASSIGNER} has assigned a Campaign to {ASSIGNED_USER}.
291
292 Subject: {CAMPAIGN_NAME}
293 Amount: {CAMPAIGN_AMOUNT}
294 Close Date: {CAMPAIGN_CLOSEDATE}
295 Status: {CAMPAIGN_STATUS}
296 Description: {CAMPAIGN_DESCRIPTION}
297
298 You may review this Campaign at:
299 <{URL}>
300 <!-- END: Campaign -->
301
302 <!-- BEGIN: Quota_Subject -->
303 SugarCRM Quotas - Your Quota for {QUOTA_TIMEPERIOD}
304 <!-- END: Quota_Subject -->
305 <!-- BEGIN: Quota -->
306 {ASSIGNER} has assigned a Quota to {ASSIGNED_USER}.
307
308 Amount: {QUOTA_AMOUNT}
309 Timeperiod: {QUOTA_TIMEPERIOD}
310
311 You may review this Quota assignment at:
312 <{QUOTA_URL}>
313 <!-- END: Quota -->
314
315 <!-- BEGIN: KBDocument_Subject -->
316 SugarCRM Document - {KBDOCUMENT_NAME}
317 <!-- END: KBDocument_Subject -->
318 <!-- BEGIN: KBDocument -->
319
320 {NOTIFICATION_MESSAGE}
321
322 Name: {KBDOCUMENT_NAME}
323 Created Date: {KBDOCUMENT_DATE_CREATED}
324 Created By: {KBDOCUMENT_CREATED_BY}
325 Status: {KBDOCUMENT_STATUS}
326 Description: {KBDOCUMENT_DESCRIPTION}
327
328 You may review this Document at:
329 <{URL}>
330 <!-- END: KBDocument -->
331
332 <!-- BEGIN: Contract_Subject -->
333 SugarCRM Contract - {CONTRACT_NAME}
334 <!-- END: Contract_Subject -->
335 <!-- BEGIN: Contract-->
336
337 {ASSIGNER} has assigned a Contract to {ASSIGNED_USER}.
338
339 You may review this Contract at:
340 <{URL}>
341 <!-- END:Contract-->
342
343 <!-- BEGIN: ContractSpecial_Subject -->
344 SugarCRM Contract - {CONTRACT_NAME}
345 <!-- END: ContractSpecial_Subject -->
346 <!-- BEGIN: ContractSpecial -->
347
348 Your Contract: {CONTRACT_NAME} will be out of date at {CONTRACT_END_DATE}.
349
350 You may review this Contract at:
351 <{URL}>
352 <!-- END:ContractSpecial-->