From d84116e0214c2228d4b4b07ade372c96a15c32f8 Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期五, 13 十月 2023 11:01:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/dev'
---
_Main/UI/MacroPlannerWebApp/Views/Test.vw | 285 --------------------------------------------------------
1 files changed, 2 insertions(+), 283 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Views/Test.vw b/_Main/UI/MacroPlannerWebApp/Views/Test.vw
index 808d3e8..f59a1db 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/Test.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/Test.vw
@@ -159,300 +159,19 @@
}
}
}
- form_FormCustomerAndForecastOrder
- {
- title: 'QTIANMA_JITUAN::FormCustomerAndForecastOrder'
- shown: true
- componentID: 'QTIANMA_JITUAN::FormCustomerAndForecastOrder'
- layout
- {
- mode: 'open'
- rowPosition: 16
- rowSpan: 16
- columnPosition: 1
- columnSpan: 4
- }
- components
- {
- FormCustomerAndForecastOrder_PanelButton
- {
- sizeRatio: 1
- }
- FormCustomerAndForecastOrder_ListCustomerAndFillingCapacityOrder
- {
- }
- FormCustomerAndForecastOrder_DataSetLevelCustomerAndFillingCapacityOrder
- {
- groupDepth: -1
- column_VerNo
- {
- columnId: 'VerNo'
- dataPath: 'VerNo'
- dataType: 'string'
- index: 0
- subtotals: ''
- width: 150
- }
- column_OrderID
- {
- columnId: 'OrderID'
- dataPath: 'OrderID'
- dataType: 'string'
- index: 1
- subtotals: ''
- width: 150
- }
- column_ProductID
- {
- columnId: 'ProductID'
- dataPath: 'ProductID'
- dataType: 'string'
- index: 2
- subtotals: ''
- width: 150
- }
- column_BusinessType
- {
- columnId: 'BusinessType'
- dataPath: 'BusinessType'
- dataType: 'string'
- index: 3
- subtotals: ''
- width: 150
- }
- column_Customer
- {
- columnId: 'Customer'
- dataPath: 'Customer'
- dataType: 'string'
- index: 4
- subtotals: ''
- width: 150
- }
- column_ServiceType
- {
- columnId: 'ServiceType'
- dataPath: 'ServiceType'
- dataType: 'string'
- index: 5
- subtotals: ''
- width: 150
- }
- column_Quantity
- {
- columnId: 'Quantity'
- dataPath: 'Quantity'
- dataType: 'real'
- index: 6
- subtotals: ''
- width: 150
- }
- column_UnitOfMeasureName
- {
- columnId: 'UnitOfMeasureName'
- dataPath: 'UnitOfMeasureName'
- dataType: 'string'
- index: 7
- subtotals: ''
- width: 150
- }
- column_PanelBigSheetQuantity
- {
- columnId: 'PanelBigSheetQuantity'
- dataPath: 'PanelBigSheetQuantity'
- dataType: 'real'
- index: 8
- subtotals: ''
- width: 150
- }
- column_SalesAmount
- {
- columnId: 'SalesAmount'
- dataPath: 'SalesAmount'
- dataType: 'number'
- index: 9
- subtotals: ''
- width: 150
- }
- column_ForecastDemandDate
- {
- columnId: 'ForecastDemandDate'
- dataPath: 'ForecastDemandDate'
- dataType: 'date'
- index: 10
- subtotals: ''
- width: 150
- }
- column_DemandDate
- {
- columnId: 'DemandDate'
- dataPath: 'DemandDate'
- dataType: 'date'
- index: 11
- subtotals: ''
- width: 150
- }
- }
- }
- }
- form_FormFillingCapacityOrder
- {
- title: 'QTIANMA_JITUAN::FormFillingCapacityOrder'
- shown: true
- componentID: 'QTIANMA_JITUAN::FormFillingCapacityOrder'
- layout
- {
- mode: 'open'
- rowPosition: 16
- rowSpan: 16
- columnPosition: 5
- columnSpan: 8
- }
- components
- {
- FormFillingCapacityOrder_PanelFillingCapacityOrder
- {
- sizeRatio: 1
- }
- FormFillingCapacityOrder_ListFillingCapacityOrder
- {
- }
- FormFillingCapacityOrder_DataSetLevelFillingCapacityOrder
- {
- groupDepth: -1
- column_VerNo
- {
- columnId: 'VerNo'
- dataPath: 'VerNo'
- dataType: 'string'
- index: 0
- subtotals: ''
- width: 150
- }
- column_ProductID
- {
- columnId: 'ProductID'
- dataPath: 'ProductID'
- dataType: 'string'
- index: 1
- subtotals: ''
- width: 150
- }
- column_BusinessType
- {
- columnId: 'BusinessType'
- dataPath: 'BusinessType'
- dataType: 'string'
- index: 2
- subtotals: ''
- width: 150
- }
- column_SalesSegmentName
- {
- columnId: 'SalesSegmentName'
- dataPath: 'SalesSegmentName'
- dataType: 'string'
- index: 3
- subtotals: ''
- width: 150
- }
- column_StockingPointID
- {
- columnId: 'StockingPointID'
- dataPath: 'StockingPointID'
- dataType: 'string'
- index: 4
- subtotals: ''
- width: 150
- }
- column_Customer
- {
- columnId: 'Customer'
- dataPath: 'Customer'
- dataType: 'string'
- index: 5
- subtotals: ''
- width: 150
- }
- column_Quantity
- {
- columnId: 'Quantity'
- dataPath: 'Quantity'
- dataType: 'real'
- index: 6
- subtotals: ''
- width: 150
- }
- column_UnitOfMeasureName
- {
- columnId: 'UnitOfMeasureName'
- dataPath: 'UnitOfMeasureName'
- dataType: 'string'
- index: 7
- subtotals: ''
- width: 150
- }
- column_PanelBigSheetQuantity
- {
- columnId: 'PanelBigSheetQuantity'
- dataPath: 'PanelBigSheetQuantity'
- dataType: 'real'
- index: 8
- subtotals: ''
- width: 150
- }
- column_SalesAmount
- {
- columnId: 'SalesAmount'
- dataPath: 'SalesAmount'
- dataType: 'number'
- index: 9
- subtotals: ''
- width: 150
- }
- column_ForecastDemandDate
- {
- columnId: 'ForecastDemandDate'
- dataPath: 'ForecastDemandDate'
- dataType: 'date'
- index: 10
- subtotals: ''
- width: 150
- }
- column_DemandDate
- {
- columnId: 'DemandDate'
- dataPath: 'DemandDate'
- dataType: 'date'
- index: 11
- subtotals: ''
- width: 150
- }
- column_OrderType
- {
- columnId: 'OrderType'
- dataPath: 'OrderType'
- dataType: 'string'
- index: 12
- subtotals: ''
- width: 150
- }
- }
- }
- }
}
userconfigurableinformation
{
}
+ image: 'BEAR'
page: ''
group: ''
index: 0
- image: 'BEAR'
description: ''
}
formatversion: 2
id: 'Test'
- name: '浜ц兘鍒嗛厤_濉骇'
+ name: '浜ц兘鍒嗛厤'
isglobal: false
isroot: true
}
--
Gitblit v1.9.3