From bcd7eb876bff759f6aef96f1014b0bca7a3322ff Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期五, 16 八月 2024 15:53:14 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   54 ++++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 48 insertions(+), 6 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index a385b33..25803c6 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -11,8 +11,9 @@
       BaseType: 'WebButton'
       Properties:
       [
+        Description: 'Financial production report'
         Image: 'DOCUMENT_REFRESH'
-        Label: 'Financial production report'
+        Label: '璐㈠姟浜ч噺鎶ヨ〃'
         Taborder: 0
       ]
     }
@@ -22,8 +23,9 @@
       BaseType: 'WebButton'
       Properties:
       [
+        Description: 'Financial sales report'
         Image: 'MONEY_COINS2'
-        Label: 'Financial sales report'
+        Label: '璐㈠姟閿�閲忔姤琛�'
         Taborder: 1
       ]
     }
@@ -33,8 +35,9 @@
       BaseType: 'WebButton'
       Properties:
       [
+        Description: 'Inventory summary report'
         Image: 'DOCUMENT_CHECK_EDIT'
-        Label: 'Inventory summary report'
+        Label: '搴撳瓨姹囨�绘姤琛�'
         Taborder: 2
       ]
     }
@@ -44,8 +47,9 @@
       BaseType: 'WebButton'
       Properties:
       [
+        Description: 'Financial weekly report'
         Image: 'DOCUMENT_DIRTY'
-        Label: 'Financial weekly report'
+        Label: '闀挎槬鍛ㄦ姤鎶ヨ〃'
         Taborder: 3
       ]
     }
@@ -70,8 +74,9 @@
       ]
       Properties:
       [
+        Description: 'Pipeline report'
         Image: 'DOCUMENT_CONNECTION'
-        Label: 'Pipeline report'
+        Label: '绠$嚎鎶ヨ〃'
         Taborder: 5
       ]
     }
@@ -93,7 +98,7 @@
       Properties:
       [
         Image: 'LOCATION_PIN'
-        Label: 'Machine logistics cost report'
+        Label: '鏈哄姞鐗╂祦鎴愭湰鎶ヨ〃'
         Taborder: 7
       ]
     }
@@ -130,6 +135,43 @@
         Taborder: 9
       ]
     }
+    Component bCC_EngineRackReport
+    {
+      #keys: '[413988.0.1477120930]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'SATELLITE'
+        Label: '闀挎槬鍙戝姩鏈烘枡鏋舵姤琛�'
+        Taborder: 10
+      ]
+    }
+    Component bDL_EngineRackReport
+    {
+      #keys: '[413988.0.1488511896]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'EARTH_LOCATION'
+        Label: '澶ц繛鍙戝姩鏈烘枡鏋舵姤琛�'
+        Taborder: 11
+      ]
+    }
+    Component ButtonEngineLogisticsCostReport
+    {
+      #keys: '[415136.0.989557433]'
+      BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuEngineLogisticsCostReport
+      ]
+      Properties:
+      [
+        Image: 'MONEY2'
+        Label: '鍙戝姩鏈虹墿娴佹垚鏈姤琛�'
+        Taborder: 12
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3