Skip to content

Instantly share code, notes, and snippets.

@gsherman
Created January 26, 2015 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsherman/09db40fa3c9c49d9a71d to your computer and use it in GitHub Desktop.
Save gsherman/09db40fa3c9c49d9a71d to your computer and use it in GitHub Desktop.
commitment template
OBJECT TYPE="com_tmplte", NAME="com_tmplte_commitment"
UNIQUE_FIELD=title
FIELDS
title = "Commitment";
time_til_esc = 7200;
flags = 144;
action = "TO: <OWNER.e_mail>
FR: <OWNER.login_name>
RE: Commitment Escalation for <ADDITIONAL_INFO>
The following commitment has expired:
<FOCUS.title>
This commitment is for <ADDITIONAL_INFO>:
http://myserver/support/[Focus Type]s/[Case ID][Subcase ID]
Commitment Due Date: <FOCUS.sched_cmpltime>
Commitment Notes:
<FOCUS.x_notes>
";
END_FIELDS
END_OBJECT NAME="com_tmplte_commitment"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment