From 6e0dffe52969c1cbf2b96dd5738f205cee3034ef Mon Sep 17 00:00:00 2001
From: yanyuan <yuan.yan@capgemini.com>
Date: 星期四, 09 十一月 2023 17:36:02 +0800
Subject: [PATCH] Fix Quantity of production plan to int
---
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
index 40d992d..b6a3926 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelInterfaceDataDisplayContent.def
@@ -14,6 +14,11 @@
#child: PanelOperation
#child: PanelOperationBOM
#child: PanelSummaryOfInboundTransaction
+ #child: PanelStockingPoint_MP
+ #child: PanelCurrency_MP
+ #child: PanelCurrencyRate_MP
+ #child: PanelLane
+ #child: PanelLaneLeg
]
Properties:
[
--
Gitblit v1.9.3