From 335657ab76933960edb1f13eca7f2d417041d902 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期三, 03 七月 2024 10:22:34 +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 | 22 ++++++++++++++++++++++
1 files changed, 22 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..68f5a8f 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -16,6 +16,28 @@
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
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3