[Erp5-report] r8693 - in /erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publ...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Jul 23 17:58:28 CEST 2006


Author: kevin
Date: Sun Jul 23 17:58:22 2006
New Revision: 8693

URL: http://svn.erp5.org?rev=8693&view=rev
Log:
Filter Worklist on Portal Type

Added:
    erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/variables/portal_type.xml
Modified:
    erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/worklists/draft.xml

Added: erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/variables/portal_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/variables/portal_type.xml?rev=8693&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/variables/portal_type.xml (added)
+++ erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/variables/portal_type.xml Sun Jul 23 17:58:22 2006
@@ -1,0 +1,60 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>portal_type</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/worklists/draft.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/worklists/draft.xml?rev=8693&r1=8692&r2=8693&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/worklists/draft.xml (original)
+++ erp5/trunk/bt5/erp5_web/WorkflowTemplateItem/portal_workflow/publication_workflow/worklists/draft.xml Sun Jul 23 17:58:22 2006
@@ -80,6 +80,14 @@
             <value>
               <dictionary>
                 <item>
+                    <key> <string>portal_type</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Web Page</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
                     <key> <string>validation_state</string> </key>
                     <value>
                       <tuple>




More information about the Erp5-report mailing list