[Erp5-report] r34609 jerome - /erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_typ...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 16 08:59:30 CEST 2010
Author: jerome
Date: Fri Apr 16 08:59:28 2010
New Revision: 34609
URL: http://svn.erp5.org?rev=34609&view=rev
Log:
remove custom add action for balance transaction
Removed:
erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml
Removed: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%2520Transaction/add_balance_transaction_line.xml?rev=34608&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Balance%20Transaction/add_balance_transaction_line.xml (removed)
@@ -1,85 +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>action</string> </key>
- <value>
- <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
- </value>
- </item>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>action_type/object_add</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>category</string> </key>
- <value> <string>object_add</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>add_balance_transaction_line</string> </value>
- </item>
- <item>
- <key> <string>permissions</string> </key>
- <value>
- <tuple>
- <string>Add portal content</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>priority</string> </key>
- <value> <float>6.0</float> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Accounting Transaction Line</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}/AccountingTransaction_addAccountingTransactionLine?portal_type=Balance+Transaction+Line</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
More information about the Erp5-report
mailing list