From 765e7ec8426f896bf78a8749e38bd1656ca05474 Mon Sep 17 00:00:00 2001
From: yanweiyuan3 <yanweiyuan3@gmail.com>
Date: 星期四, 21 九月 2023 11:26:46 +0800
Subject: [PATCH] Merge branch 'dev' into dev_yy

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
new file mode 100644
index 0000000..4e6377b
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
@@ -0,0 +1,47 @@
+Quintiq file version 2.0
+Component ContextMenuSalesFillingCapacity
+{
+  #keys: '[414382.0.437003283]'
+  BaseType: 'WebContextMenu'
+  Children:
+  [
+    Component MenuSalesFillingCapacity
+    {
+      #keys: '[414382.0.437003284]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'ELEMENT_BLUE'
+        Taborder: 0
+        Title: '澶栧崠CELL'
+        Tooltip: 'Filling Capacity Scheme List'
+      ]
+    }
+    Component MenuSalesFillingSchemeDetail
+    {
+      #keys: '[414382.0.436840646]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'ELEMENT_ORANGE'
+        Taborder: 1
+        Title: '濉骇鏂规鍒楄〃'
+      ]
+    }
+    Component MenuSalesFillingSchemeHistorical
+    {
+      #keys: '[414382.0.455751651]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'ELEMENT_ORANGE'
+        Taborder: 2
+        Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃'
+      ]
+    }
+  ]
+  Properties:
+  [
+    Taborder: 0
+  ]
+}

--
Gitblit v1.9.3