[Erp5-report] r20388 - in /erp5/trunk/bt5/erp5_dms: WorkflowTemplateItem/portal_workflow/ W...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Apr 9 16:33:52 CEST 2008
Author: ivan
Date: Wed Apr 9 16:33:52 2008
New Revision: 20388
URL: http://svn.erp5.org?rev=20388&view=rev
Log:
Change destination state.
Modified:
erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml
erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/release_alive.xml
erp5/trunk/bt5/erp5_dms/bt/revision
Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml?rev=20388&r1=20387&r2=20388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml Wed Apr 9 16:33:52 2008
@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
- <tuple>
- <string>Products.DCWorkflow.DCWorkflow</string>
- <string>DCWorkflowDefinition</string>
- </tuple>
- <none/>
+ <global name="DCWorkflowDefinition" module="Products.DCWorkflow.DCWorkflow"/>
+ <tuple/>
</tuple>
</pickle>
<pickle>
Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/release_alive.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/release_alive.xml?rev=20388&r1=20387&r2=20388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/release_alive.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/release_alive.xml Wed Apr 9 16:33:52 2008
@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>new_state_id</string> </key>
- <value> <string>released</string> </value>
+ <value> <string>released_alive</string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
Modified: erp5/trunk/bt5/erp5_dms/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/revision?rev=20388&r1=20387&r2=20388&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision Wed Apr 9 16:33:52 2008
@@ -1,1 +1,1 @@
-870
+871
More information about the Erp5-report
mailing list