limj
2023-09-25 979fac481dc55ff7b426f368d9a968d1b87001ac
_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def
@@ -13,8 +13,7 @@
      [
        AllowEmpty: true
        DataBinding: 'DataHolderFillingCapacityOrder.Data.ProductID'
        Label: 'ProductID'
        Strings: 'productID'
        Label: '商品编码'
        Taborder: 0
      ]
    }
@@ -26,8 +25,7 @@
      [
        AllowEmpty: true
        DataBinding: 'DataHolderFillingCapacityOrder.Data.SalesSegmentName'
        Label: 'SalesSegmentName'
        Strings: 'SalesSagmentName'
        Label: '销售部门'
        Taborder: 1
      ]
    }
@@ -39,8 +37,7 @@
      [
        AllowEmpty: true
        DataBinding: 'DataHolderFillingCapacityOrder.Data.StockingPointID'
        Label: 'StockPointID'
        Strings: 'StockPointID'
        Label: '库存点'
        Taborder: 2
      ]
    }
@@ -52,8 +49,7 @@
      [
        AllowEmpty: true
        DataBinding: 'DataHolderFillingCapacityOrder.Data.Customer'
        Label: 'Customer'
        Strings: 'Customer'
        Label: '客户'
        Taborder: 3
      ]
    }
@@ -64,7 +60,7 @@
      Properties:
      [
        DataBinding: 'DataHolderFillingCapacityOrder.Data.Quantity'
        Label: 'Quantity'
        Label: '数量'
        Mask: 'REAL'
        Taborder: 4
      ]
@@ -77,7 +73,7 @@
      [
        AllowEmpty: true
        DataBinding: 'DataHolderFillingCapacityOrder.Data.UnitOfMeasureName'
        Label: 'UnitOfMeasureName'
        Label: '数量单位'
        Strings: 'UnitName'
        Taborder: 5
      ]
@@ -89,7 +85,7 @@
      Properties:
      [
        DataBinding: 'DataHolderFillingCapacityOrder.Data.SalesAmount'
        Label: 'SalesAmount'
        Label: '销售额'
        Mask: 'NUMBER'
        Taborder: 6
      ]
@@ -101,7 +97,7 @@
      Properties:
      [
        DataBinding: 'DataHolderFillingCapacityOrder.Data.DemandDate'
        Label: 'Demand Date'
        Label: '需求日期'
        Taborder: 8
      ]
    }
@@ -112,7 +108,7 @@
      Properties:
      [
        DataBinding: 'DataHolderFillingCapacityOrder.Data.ForecastDemandDate'
        Label: 'Forecast Demand Date'
        Label: '预期需求日期'
        Taborder: 7
      ]
    }