From 4e81774a232b45a6a9df3dfd06893c481c83695d Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期三, 07 八月 2024 15:56:20 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   88 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 88 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 10df23f..6a9f767 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -16,6 +16,94 @@
         Taborder: 0
       ]
     }
+    Component ButtonFinancialSalesReport
+    {
+      #keys: '[415136.0.861863635]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'MONEY_COINS2'
+        Label: 'Financial sales report'
+        Taborder: 1
+      ]
+    }
+    Component ButtonInventorySummaryReport
+    {
+      #keys: '[415136.0.862201699]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CHECK_EDIT'
+        Label: 'Inventory summary report'
+        Taborder: 2
+      ]
+    }
+    Component ButtonFinancialWeeklyReport
+    {
+      #keys: '[415136.0.882254645]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_DIRTY'
+        Label: 'Financial weekly report'
+        Taborder: 3
+      ]
+    }
+    Component ButtonComprehensiveStandardHoursReport
+    {
+      #keys: '[412672.1.39734996]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CHART'
+        Label: '宸ユ椂鍒舵姤琛�'
+        Taborder: 4
+      ]
+    }
+    Component ButtonEnginePipelineReport
+    {
+      #keys: '[415136.0.884991586]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CONNECTION'
+        Label: 'Engine pipeline report'
+        Taborder: 5
+      ]
+    }
+    Component ButtonOfflinePlanComparisonReport
+    {
+      #keys: '[412672.1.66051424]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_INFO'
+        Label: '浜ч噺瀵规瘮鎶ヨ〃'
+        Taborder: 6
+      ]
+    }
+    Component bMachineLogisticsCostReport
+    {
+      #keys: '[413988.0.1467117990]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'LOCATION_PIN'
+        Label: 'Machine logistics cost report'
+        Taborder: 7
+      ]
+    }
+    Component ButtonScenarioComparisonDemandComparison id:ButtonScenarioComparisonDemandComparison_256
+    {
+      #keys: '[412672.1.90201789]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'EQUALS'
+        Label: '闇�姹傚姣�'
+        Taborder: 8
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3