summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-08-09 06:30:20 +0200
committerDave Lawrence <dlawrence@mozilla.com>2012-08-09 06:30:20 +0200
commit9205fb9ee4b90bbe9ce36ce958b5ddd6cf3a8f88 (patch)
tree3178cdc74feb039c462878aec0dff5ea22ac7f6d /extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl
parent29caf8e8fb9a28121fe9615d4cfcbb81342a551e (diff)
downloadbugzilla-9205fb9ee4b90bbe9ce36ce958b5ddd6cf3a8f88.tar.gz
bugzilla-9205fb9ee4b90bbe9ce36ce958b5ddd6cf3a8f88.tar.xz
Bug 765842 - Creation of a Finance Bug Entry Form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl35
1 files changed, 35 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl
new file mode 100644
index 000000000..f0427b4c5
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-finance.txt.tmpl
@@ -0,0 +1,35 @@
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ #
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
+ #%]
+
+[% USE Bugzilla %]
+[% cgi = Bugzilla.cgi %]
+
+Request Type: [% cgi.param('component') %]
+Summary: [% cgi.param('short_desc') %]
+Priority to your Team: [% cgi.param('team_priority') %]
+Timeframe for Signature: [% cgi.param('signature_time') %]
+
+Name of Other Party:
+[%+ cgi.param('other_party') %]
+
+Business Objective:
+[%+ cgi.param('business_obj') %]
+
+What is this purchase?:
+[%+ cgi.param('what_purchase') %]
+
+Why is this purchase needed?:
+[%+ cgi.param('why_purchase') %]
+
+What is the risk if this is not purchased?:
+[%+ cgi.param('risk_purchase') %]
+
+What is the alternative?:
+[%+ cgi.param('alternative_purchase') %]
+
+Total Cost: [% cgi.param('total_cost') %]