From bd7e4fb0a6aaca9e75b3f1f4bb359b9ca7f0bde2 Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Tue, 9 Oct 2007 04:44:13 +0000
Subject: [PATCH] Updated Planning Box Configuration at Task Module

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16891 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../planning_box.xml                          | 36 +++++--------------
 bt5/erp5_project/bt/revision                  |  2 +-
 2 files changed, 9 insertions(+), 29 deletions(-)

diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/TaskReportModule_viewPlanningReport/planning_box.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/TaskReportModule_viewPlanningReport/planning_box.xml
index fcba306b75..b26afee30e 100644
--- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/TaskReportModule_viewPlanningReport/planning_box.xml
+++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/TaskReportModule_viewPlanningReport/planning_box.xml
@@ -492,13 +492,9 @@
                     <key> <string>report_root_list</string> </key>
                     <value>
                       <list>
-                        <tuple>
-                          <string>parent</string>
-                          <string>Default</string>
-                        </tuple>
                         <tuple>
                           <string>task_report_module_domain</string>
-                          <string>Selected Task Report</string>
+                          <string>Task Report</string>
                         </tuple>
                       </list>
                     </value>
@@ -517,9 +513,7 @@
                 </item>
                 <item>
                     <key> <string>second_layer_list_method</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>security_index</string> </key>
@@ -564,7 +558,12 @@
                 <item>
                     <key> <string>sort</string> </key>
                     <value>
-                      <list/>
+                      <list>
+                        <tuple>
+                          <string>id</string>
+                          <string>id</string>
+                        </tuple>
+                      </list>
                     </value>
                 </item>
                 <item>
@@ -668,23 +667,4 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <tuple>
-        <tuple>
-          <string>Products.Formulator.MethodField</string>
-          <string>Method</string>
-        </tuple>
-        <none/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>method_name</string> </key>
-            <value> <string>getCausalityValueList</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
 </ZopeData>
diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision
index 3bac779c0a..815f89dbff 100644
--- a/bt5/erp5_project/bt/revision
+++ b/bt5/erp5_project/bt/revision
@@ -1 +1 @@
-310
\ No newline at end of file
+311
\ No newline at end of file
-- 
2.30.9