[Erp5-report] r19876 - in /erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types: I...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 13 19:10:15 CET 2008


Author: jerome
Date: Thu Mar 13 19:10:14 2008
New Revision: 19876

URL: http://svn.erp5.org?rev=19876&view=rev
Log:
remove useless actions
remove bad TALES

Removed:
    erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Cell/
    erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/list.xml

Removed: erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%2520Line/list.xml?rev=19875&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/list.xml (original)
+++ erp5/trunk/bt5/erp5_invoicing/ActionTemplateItem/portal_types/Invoice%20Line/list.xml (removed)
@@ -1,101 +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_action</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </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>list</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>2.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Object Contents</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</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_viewContentList</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>object/hasCellContent</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list