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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 26 17:42:56 CEST 2010


Author: gabriel
Date: Tue Oct 26 17:42:56 2010
New Revision: 39540

URL: http://svn.erp5.org?rev=39540&view=rev
Log:
added workflows to Web Table and Web Illustration

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

Added: 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=39540&view=auto
==============================================================================
--- experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (added)
+++ experimental/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Tue Oct 26 17:42:56 2010
@@ -0,0 +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>
+ </chain>
+ <chain>
+  <type>Web Table</type>
+  <workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, publication_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=39540&r1=39539&r2=39540&view=diff
==============================================================================
--- experimental/bt5/erp5_web_ung_core/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_web_ung_core/bt/revision [utf8] Tue Oct 26 17:42:56 2010
@@ -1 +1 @@
-12
\ No newline at end of file
+14
\ 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=39540&r1=39539&r2=39540&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 17:42:56 2010
@@ -0,0 +1,10 @@
+Web Illustration | document_conversion_interaction_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_security_interaction_workflow
+Web Table | edit_workflow
+Web Table | processing_status_workflow
+Web Table | publication_workflow
\ No newline at end of file




More information about the Erp5-report mailing list