[Erp5-report] r18413 - /erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/porta...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 19 14:46:14 CET 2007


Author: jerome
Date: Wed Dec 19 14:46:14 2007
New Revision: 18413

URL: http://svn.erp5.org?rev=18413&view=rev
Log:
Merge the features provided by old "ODS Report" as options in "ODS Export" action.

Removed:
    erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_report.xml

Removed: erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_report.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_report.xml?rev=18412&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_report.xml (original)
+++ erp5/trunk/bt5/erp5_ods_style/ActionTemplateItem/portal_types/portal_properties/ods_report.xml (removed)
@@ -1,83 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_report</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>ods_report</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>1.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Export Report As Spread Sheet</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/Folder_viewContentListAsODSReportDialog</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list