[otrs-cvs] doc-admin/en/content/customization process-management.xml, 1.12, 1.13
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/doc-admin/en/content/customization
In directory lancelot:/tmp/cvs-serv12538/en/content/customization
Modified Files:
process-management.xml
Log Message:
Added more transition actions to the example.
Author: cr
Index: process-management.xml
===================================================================
RCS file: /home/cvs/doc-admin/en/content/customization/process-management.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -2 -u -d -r1.12 -r1.13
--- process-management.xml 27 Nov 2012 03:15:21 -0000 1.12
+++ process-management.xml 6 Dec 2012 08:54:11 -0000 1.13
@@ -62,5 +62,4 @@
</section>
</section>
-
<section>
<title>Implementing the example</title>
@@ -375,5 +374,4 @@
the individual entities that we need.
</para>
-
<section>
<title>Process (as a container)</title>
@@ -427,5 +425,4 @@
</para>
</section>
-
<section>
<title>Activity Dialogs</title>
@@ -628,5 +625,4 @@
</para>
</section>
-
<section>
<title>Transitions</title>
@@ -816,4 +812,25 @@
<para>To be executed when the transition "Order placed" (T5) applied.</para>
</listitem>
+ <listitem>
+ <para>Close ticket successfully (TA7)</para>
+ <para>To be executed when:</para>
+ <itemizedlist>
+ <listitem><para>
+ The transition "Shipment received" (T6) applied
+ </para></listitem>
+ </itemizedlist>
+ </listitem>
+ <listitem>
+ <para>Close ticket unsuccessfully (TA8)</para>
+ <para>To be executed when:</para>
+ <itemizedlist>
+ <listitem><para>
+ The transition "Approval denied" (T2) applied
+ </para></listitem>
+ <listitem><para>
+ The transition "Order denied" (T4) applied
+ </para></listitem>
+ </itemizedlist>
+ </listitem>
</itemizedlist>
</para>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log