Commit e1e45481 authored by Jérome Perrin's avatar Jérome Perrin

some fields were not commited in r17972



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17994 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a9651d0e
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>columns</string>
<string>list_method</string>
<string>selection_name</string>
<string>editable_columns</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>listbox</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
<value>
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>count</string>
<string>Count</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
<string>translated_workflow_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>workflow_title</string>
<string>Workflow</string>
</tuple>
<tuple>
<string>workflow_action</string>
<string>Action</string>
</tuple>
<tuple>
<string>portal_type</string>
<string></string>
</tuple>
<tuple>
<string>state_var</string>
<string></string>
</tuple>
<tuple>
<string>workflow_state</string>
<string></string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<value>
<list>
<tuple>
<string>portal_type</string>
<string></string>
</tuple>
<tuple>
<string>state_var</string>
<string></string>
</tuple>
<tuple>
<string>workflow_state</string>
<string></string>
</tuple>
<tuple>
<string>workflow_action</string>
<string>Workflow Action</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_view_mode_listbox</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>folder_workflow_action_selection</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Documents</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>Folder_getDocumentGroupByWorkflowStateList</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
614
\ No newline at end of file
617
\ No newline at end of file
......@@ -70,6 +70,7 @@ portal_actions | category_tool
portal_actions | create_module
portal_properties | history
portal_properties | list_ui
portal_properties | mass_workflow
portal_properties | metadata
portal_properties | module_view
portal_properties | search
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment