[Erp5-report] r39541 gabriel - in /experimental/bt5/erp5_web_ung_core: PortalTypeWorkflowCh...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 26 18:02:35 CEST 2010


Author: gabriel
Date: Tue Oct 26 18:02:33 2010
New Revision: 39541

URL: http://svn.erp5.org?rev=39541&view=rev
Log:
fix r39540. reorganized the order and removed a wrong workflow

Modified:
    experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    experimental/bt5/erp5_web_ung_core/bt/revision
    experimental/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list

Modified: experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=39541&r1=39540&r2=39541&view=diff
==============================================================================
--- experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Tue Oct 26 18:02:33 2010
@@ -1,10 +1,10 @@
 <workflow_chain>
  <chain>
   <type>Web Illustration</type>
-  <workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, publication_workflow</workflow>
+  <workflow>document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow</workflow>
  </chain>
  <chain>
   <type>Web Table</type>
-  <workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, publication_workflow</workflow>
+  <workflow>document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow</workflow>
  </chain>
 </workflow_chain>
\ No newline at end of file

Modified: experimental/bt5/erp5_web_ung_core/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_web_ung_core/bt/revision?rev=39541&r1=39540&r2=39541&view=diff
==============================================================================
--- experimental/bt5/erp5_web_ung_core/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_web_ung_core/bt/revision [utf8] Tue Oct 26 18:02:33 2010
@@ -1 +1 @@
-14
\ No newline at end of file
+15
\ No newline at end of file

Modified: experimental/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/experimental/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list?rev=39541&r1=39540&r2=39541&view=diff
==============================================================================
--- experimental/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ experimental/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list [utf8] Tue Oct 26 18:02:33 2010
@@ -1,10 +1,10 @@
 Web Illustration | document_conversion_interaction_workflow
+Web Illustration | document_publication_workflow
 Web Illustration | document_security_interaction_workflow
 Web Illustration | edit_workflow
 Web Illustration | processing_status_workflow
-Web Illustration | publication_workflow
 Web Table | document_conversion_interaction_workflow
+Web Table | document_publication_workflow
 Web Table | document_security_interaction_workflow
 Web Table | edit_workflow
-Web Table | processing_status_workflow
-Web Table | publication_workflow
\ No newline at end of file
+Web Table | processing_status_workflow
\ No newline at end of file




More information about the Erp5-report mailing list