From 7411de520f9691b108d7a756de8060c9a6c4cdf6 Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Wed, 26 Sep 2007 04:06:42 +0000
Subject: [PATCH] update action for the new configuration

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16617 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../planning_report.xml                       | 25 +++++++++++++++++--
 bt5/erp5_project/bt/revision                  |  2 +-
 2 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_project/ActionTemplateItem/portal_types/Task%20Report%20Module/planning_report.xml b/bt5/erp5_project/ActionTemplateItem/portal_types/Task%20Report%20Module/planning_report.xml
index b45f0e11cf..662a0d28cc 100644
--- a/bt5/erp5_project/ActionTemplateItem/portal_types/Task%20Report%20Module/planning_report.xml
+++ b/bt5/erp5_project/ActionTemplateItem/portal_types/Task%20Report%20Module/planning_report.xml
@@ -26,7 +26,7 @@
         </item>
         <item>
             <key> <string>category</string> </key>
-            <value> <string>object_report</string> </value>
+            <value> <string>object_button</string> </value>
         </item>
         <item>
             <key> <string>condition</string> </key>
@@ -38,7 +38,9 @@
         </item>
         <item>
             <key> <string>icon</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>id</string> </key>
@@ -86,4 +88,23 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/images/planningbox.png</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>
diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision
index f1efb20540..a540f59f28 100644
--- a/bt5/erp5_project/bt/revision
+++ b/bt5/erp5_project/bt/revision
@@ -1 +1 @@
-300
\ No newline at end of file
+301
\ No newline at end of file
-- 
2.30.9