From 0eb78ad6a84ef3581c439d3d9fa723b84976664c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Wed, 25 Jun 2008 15:44:21 +0000
Subject: [PATCH] - shall be part of 21894 commit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21895 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_mrp/ProductionReport_view.xml       | 8 ++++----
 bt5/erp5_mrp/bt/revision                                  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionReport_view.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionReport_view.xml
index 83e3dedac4..b25db377c0 100644
--- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionReport_view.xml
+++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionReport_view.xml
@@ -113,10 +113,10 @@
                         <string>my_destination_title</string>
                         <string>my_start_date</string>
                         <string>my_stop_date</string>
-                        <string>state</string>
-                        <string>my_causality_state</string>
-                        <string>total_quantity</string>
-                        <string>total_price</string>
+                        <string>my_total_quantity</string>
+                        <string>my_total_price</string>
+                        <string>my_translated_simulation_state_title</string>
+                        <string>my_translated_causality_state_title</string>
                       </list>
                     </value>
                 </item>
diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision
index 6e16ebf9e9..274ccca8ac 100644
--- a/bt5/erp5_mrp/bt/revision
+++ b/bt5/erp5_mrp/bt/revision
@@ -1 +1 @@
-208
\ No newline at end of file
+209
\ No newline at end of file
-- 
2.30.9