Commit 9046b4fd authored by Ivan Tyagov's avatar Ivan Tyagov

Use proxy fields to show all possible formats for selected report style in...

Use proxy fields to show all possible formats for selected report style in preferences for current logged in user.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17295 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 326acf88
......@@ -49,6 +49,10 @@
<key> <string>action</string> </key>
<value> <string>Folder_viewContentListAsODSReport</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -137,7 +141,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Export Content as SpreadSheet</string> </value>
<value> <string>Export Content</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -124,7 +124,9 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -263,4 +265,23 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/portal_preferences/getPreferredReportStyle</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
88
\ No newline at end of file
92
\ No newline at end of file
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