[Erp5-report] r33001 fabien - in /erp5/trunk/bt5/erp5_apparel: ActionTemplateItem/portal_ty...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Feb 23 09:40:28 CET 2010
Author: fabien
Date: Tue Feb 23 09:40:25 2010
New Revision: 33001
URL: http://svn.erp5.org?rev=33001&view=rev
Log:
rename an action to be consistent with other ones
Added:
erp5/trunk/bt5/erp5_apparel/ActionTemplateItem/portal_types/Apparel%20Assortment/jump_to_related_transformation.xml
Modified:
erp5/trunk/bt5/erp5_apparel/bt/revision
erp5/trunk/bt5/erp5_apparel/bt/template_action_path_list
Added: erp5/trunk/bt5/erp5_apparel/ActionTemplateItem/portal_types/Apparel%20Assortment/jump_to_related_transformation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/ActionTemplateItem/portal_types/Apparel%2520Assortment/jump_to_related_transformation.xml?rev=33001&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/ActionTemplateItem/portal_types/Apparel%20Assortment/jump_to_related_transformation.xml (added)
+++ erp5/trunk/bt5/erp5_apparel/ActionTemplateItem/portal_types/Apparel%20Assortment/jump_to_related_transformation.xml [utf8] Tue Feb 23 09:40:25 2010
@@ -1,0 +1,109 @@
+<?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_jump</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>category</string> </key>
+ <value> <string>object_jump</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>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>icon</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>jump_to_related_transformation</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>Related Transformation</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 encoding="cdata"><![CDATA[
+
+string:${object_url}/Base_jumpToRelatedObject?base_category=resource&portal_type=Transformation
+
+]]></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>python: portal.Base_checkPermission(\'apparel_assortment_module\', \'View\')</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_apparel/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/bt/revision?rev=33001&r1=33000&r2=33001&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_apparel/bt/revision [utf8] Tue Feb 23 09:40:25 2010
@@ -1,1 +1,1 @@
-263
+264
Modified: erp5/trunk/bt5/erp5_apparel/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_apparel/bt/template_action_path_list?rev=33001&r1=33000&r2=33001&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_apparel/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_apparel/bt/template_action_path_list [utf8] Tue Feb 23 09:40:25 2010
@@ -8,8 +8,8 @@
Apparel Assortment Module | sort_on
Apparel Assortment Module | view
Apparel Assortment Module | workflow_report
+Apparel Assortment | jump_to_related_transformation
Apparel Assortment | view
-Apparel Assortment | view_related_transformation
Apparel Bath Module | csv_export
Apparel Bath Module | import_csv
Apparel Bath Module | list_ui
More information about the Erp5-report
mailing list