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_DialogFillingCapacityOrder/Method_New.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Method_New.def b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Method_New.def
index cd0fc2c..4170b61 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Method_New.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Method_New.def
@@ -9,6 +9,7 @@
   [*
     
     data := owner.FillingCapacityOrder(relshadow);
+    data.OrderType("鎻愭媺")
     
     DataHolderFillingCapacityOrder.Data(&data);
     

--
Gitblit v1.9.3