[Erp5-report] r16549 - in /erp5/trunk/bt5/erp5_crm: WorkflowTemplateItem/portal_workflow/ti...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Sep 21 18:33:56 CEST 2007


Author: yusei
Date: Fri Sep 21 18:33:56 2007
New Revision: 16549

URL: http://svn.erp5.org?rev=16549&view=rev
Log:
Add DestinationDecision to trigger method in ticket interaction workflow.
This changes allows ticket requester to view own request.

Modified:
    erp5/trunk/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml
    erp5/trunk/bt5/erp5_crm/bt/revision

Modified: erp5/trunk/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml?rev=16549&r1=16548&r2=16549&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml (original)
+++ erp5/trunk/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml Fri Sep 21 18:33:56 2007
@@ -65,6 +65,7 @@
                 <string>_setSourceDecision.*</string>
                 <string>_setSourceTrade.*</string>
                 <string>_setSource.*</string>
+                <string>_setDestinationDecision.*</string>
               </list>
             </value>
         </item>

Modified: erp5/trunk/bt5/erp5_crm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/revision?rev=16549&r1=16548&r2=16549&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/revision (original)
+++ erp5/trunk/bt5/erp5_crm/bt/revision Fri Sep 21 18:33:56 2007
@@ -1,1 +1,1 @@
-111
+112




More information about the Erp5-report mailing list