[Erp5-report] r34902 nicolas - in /erp5/trunk/bt5/erp5_dms: PortalTypeWorkflowChainTemplate...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 30 17:53:24 CEST 2010
Author: nicolas
Date: Fri Apr 30 17:53:23 2010
New Revision: 34902
URL: http://svn.erp5.org?rev=34902&view=rev
Log:
Associate document which implements cached_convertible interface with cached_convertible_interaction_workflow
Remove duplicate interaction from document_interaction_workflow
Modified:
erp5/trunk/bt5/erp5_dms/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_interaction_workflow/interactions/Document_setFile.xml
erp5/trunk/bt5/erp5_dms/bt/revision
erp5/trunk/bt5/erp5_dms/bt/template_portal_type_workflow_chain_list
Modified: erp5/trunk/bt5/erp5_dms/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=34902&r1=34901&r2=34902&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Fri Apr 30 17:53:23 2010
@@ -1,7 +1,7 @@
<workflow_chain>
<chain>
<type>Document Ingestion Message</type>
- <workflow>document_ingestion_interaction_workflow, document_ingestion_workflow, edit_workflow</workflow>
+ <workflow>cached_convertible_interaction_workflow, document_ingestion_interaction_workflow, document_ingestion_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Drawing</type>
@@ -17,7 +17,7 @@
</chain>
<chain>
<type>PDF</type>
- <workflow>document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
+ <workflow>cached_convertible_interaction_workflow, document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
</chain>
<chain>
<type>Person</type>
@@ -25,15 +25,15 @@
</chain>
<chain>
<type>Presentation</type>
- <workflow>document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
+ <workflow>cached_convertible_interaction_workflow, document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
</chain>
<chain>
<type>RSS Feed</type>
- <workflow>document_publication_workflow, edit_workflow, local_permission_interaction_workflow</workflow>
+ <workflow>cached_convertible_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow</workflow>
</chain>
<chain>
<type>Spreadsheet</type>
- <workflow>document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
+ <workflow>cached_convertible_interaction_workflow, document_interaction_workflow, document_publication_workflow, edit_workflow, local_permission_interaction_workflow, processing_status_workflow</workflow>
</chain>
<chain>
<type>Text</type>
Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_interaction_workflow/interactions/Document_setFile.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_interaction_workflow/interactions/Document_setFile.xml?rev=34902&r1=34901&r2=34902&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_interaction_workflow/interactions/Document_setFile.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_interaction_workflow/interactions/Document_setFile.xml [utf8] Fri Apr 30 17:53:23 2010
@@ -32,7 +32,6 @@
<value>
<list>
<string>Document_guessMimeType</string>
- <string>updateContentMd5</string>
<string>upload</string>
</list>
</value>
Modified: erp5/trunk/bt5/erp5_dms/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/revision?rev=34902&r1=34901&r2=34902&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision [utf8] Fri Apr 30 17:53:23 2010
@@ -1,1 +1,1 @@
-1121
+1124
Modified: erp5/trunk/bt5/erp5_dms/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/template_portal_type_workflow_chain_list?rev=34902&r1=34901&r2=34902&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/bt/template_portal_type_workflow_chain_list [utf8] Fri Apr 30 17:53:23 2010
@@ -1,3 +1,4 @@
+Document Ingestion Message | cached_convertible_interaction_workflow
Document Ingestion Message | document_ingestion_interaction_workflow
Document Ingestion Message | document_ingestion_workflow
Document Ingestion Message | edit_workflow
@@ -14,20 +15,25 @@
Image | document_publication_workflow
Image | local_permission_interaction_workflow
Image | processing_status_workflow
+PDF | cached_convertible_interaction_workflow
PDF | document_interaction_workflow
PDF | document_publication_workflow
PDF | edit_workflow
PDF | local_permission_interaction_workflow
PDF | processing_status_workflow
Person | local_permission_interaction_workflow
+Presentation | cached_convertible_interaction_workflow
Presentation | document_interaction_workflow
Presentation | document_publication_workflow
Presentation | edit_workflow
Presentation | local_permission_interaction_workflow
Presentation | processing_status_workflow
+RSS Feed | cached_convertible_interaction_workflow
RSS Feed | document_publication_workflow
RSS Feed | edit_workflow
RSS Feed | local_permission_interaction_workflow
+Spreadsheet | cached_convertible_interaction_workflow
+Spreadsheet | cached_convertible_interaction_workflow
Spreadsheet | document_interaction_workflow
Spreadsheet | document_publication_workflow
Spreadsheet | edit_workflow
More information about the Erp5-report
mailing list