From 56c0e837d2caae5f6a9ecda085715d6e29757ece Mon Sep 17 00:00:00 2001 From: Kevin Kok Khah Whey <khahwhey.kok@3ds.com> Date: 星期三, 27 九月 2023 18:45:27 +0800 Subject: [PATCH] Kevin: Added test method and modified GlobalOTDTable.SetIsLinkedWithFinishedGoodAttributes method. --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def index 4e6377b..0aae48c 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def @@ -14,7 +14,7 @@ Image: 'ELEMENT_BLUE' Taborder: 0 Title: '澶栧崠CELL' - Tooltip: 'Filling Capacity Scheme List' + Tooltip: '澶栧崠CELL' ] } Component MenuSalesFillingSchemeDetail @@ -26,6 +26,7 @@ Image: 'ELEMENT_ORANGE' Taborder: 1 Title: '濉骇鏂规鍒楄〃' + Tooltip: '濉骇鏂规鍒楄〃' ] } Component MenuSalesFillingSchemeHistorical @@ -37,6 +38,7 @@ Image: 'ELEMENT_ORANGE' Taborder: 2 Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃' + Tooltip: '濉骇鍘嗗彶璁㈠崟鍒楄〃' ] } ] -- Gitblit v1.9.3