admin
2024-08-15 ff94e4575e019378c4fd06775f597c9033517c24
BUG修复

BUG修复
已修改7个文件
已添加3个文件
191 ■■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def 23 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def 23 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMaterialRack/Component_pnlContent.def 23 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def 44 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Response_pnlContent_ddslDestination_OnCreated.def 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Response_pnlContent_ddslOrigin_OnCreated.def 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditShiftDayTime/Component_pnlContent.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditShiftDayTime/Response_pnlContent_ddslName_OnCreated.def 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogRequirementUpload/Response_pPreviousEditionCurve_cPreviousEditionCurve_OnUserChanged.def 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw 21 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def
@@ -5,17 +5,6 @@
  BaseType: 'WebPanel'
  Children:
  [
    Component efFactory id:efFactory_245
    {
      #keys: '[413988.0.1457133347]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Taborder: 0
      ]
    }
    Component efGeneration
    {
      #keys: '[413988.0.1457133350]'
@@ -93,6 +82,18 @@
        Taborder: 7
      ]
    }
    Component ddslFactory
    {
      #keys: '[415754.0.98386037]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Strings: '大连工厂;长春工厂'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def
@@ -5,17 +5,6 @@
  BaseType: 'WebPanel'
  Children:
  [
    Component efFactory
    {
      #keys: '[413988.0.1457092631]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Taborder: 0
      ]
    }
    Component efProduct
    {
      #keys: '[413988.0.1457092665]'
@@ -115,6 +104,18 @@
        Taborder: 9
      ]
    }
    Component ddslFactory id:ddslFactory_653
    {
      #keys: '[415754.0.98423632]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Strings: '大连工厂;长春工厂'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMaterialRack/Component_pnlContent.def
@@ -5,17 +5,6 @@
  BaseType: 'WebPanel'
  Children:
  [
    Component efFactory
    {
      #keys: '[413988.0.1456914946]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Taborder: 0
      ]
    }
    Component npWarehousingPrice
    {
      #keys: '[413988.0.1455874538]'
@@ -60,6 +49,18 @@
        Taborder: 4
      ]
    }
    Component ddslFactory
    {
      #keys: '[415754.0.97113155]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Factory'
        Label: '工厂'
        Strings: '大连工厂;长春工厂'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def
@@ -16,28 +16,6 @@
        Taborder: 0
      ]
    }
    Component efOrigin
    {
      #keys: '[413988.0.1458251274]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Origin'
        Label: '起始地'
        Taborder: 1
      ]
    }
    Component efDestination
    {
      #keys: '[413988.0.1458549250]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Destination'
        Label: '目的地'
        Taborder: 2
      ]
    }
    Component npLoadingCapacity
    {
      #keys: '[413988.0.1456916992]'
@@ -60,6 +38,28 @@
        Taborder: 4
      ]
    }
    Component ddslOrigin
    {
      #keys: '[415754.0.97111795]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Origin'
        Label: '起始地'
        Taborder: 1
      ]
    }
    Component ddslDestination
    {
      #keys: '[415754.0.97143070]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        DataBinding: 'DataHolderDialogData.Data.Destination'
        Label: '目的地'
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Response_pnlContent_ddslDestination_OnCreated.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,18 @@
Quintiq file version 2.0
#parent: pnlContent/ddslDestination
Response OnCreated () id:Response_pnlContent_ddslDestination_OnCreated
{
  #keys: '[415754.0.97143069]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebComponent_OnCreated'
  QuillAction
  {
    Body:
    [*
      spmpids := selectuniquevalues( MacroPlan, StockingPoint_MP, tempSPMP, true, tempSPMP.ID() );
      this.Strings( spmpids.Concatenate( ";" ) );
    *]
    GroupServerCalls: false
  }
}
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Response_pnlContent_ddslOrigin_OnCreated.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,18 @@
Quintiq file version 2.0
#parent: pnlContent/ddslOrigin
Response OnCreated () id:Response_pnlContent_ddslOrigin_OnCreated
{
  #keys: '[415754.0.97111881]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebComponent_OnCreated'
  QuillAction
  {
    Body:
    [*
      spmpids := selectuniquevalues( MacroPlan, StockingPoint_MP, tempSPMP, true, tempSPMP.ID() );
      this.Strings( spmpids.Concatenate( ";" ) );
    *]
    GroupServerCalls: false
  }
}
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditShiftDayTime/Component_pnlContent.def
@@ -38,7 +38,6 @@
        DataBinding: 'DataHolderDialogData.Data.Name'
        Label: 'Name'
        Sorting: 'none'
        Strings: '早班;中班;夜班'
        Taborder: 2
      ]
    }
_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditShiftDayTime/Response_pnlContent_ddslName_OnCreated.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,18 @@
Quintiq file version 2.0
#parent: pnlContent/ddslName
Response OnCreated () id:Response_pnlContent_ddslName_OnCreated
{
  #keys: '[415754.0.97151310]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebComponent_OnCreated'
  QuillAction
  {
    Body:
    [*
      spns := selectuniquevalues( MacroPlan, ShiftPattern, tempSP, true, tempSP.Name() );
      this.Strings( spns.Concatenate( ";" ) );
    *]
    GroupServerCalls: false
  }
}
_Main/UI/MacroPlannerWebApp/Component_DialogRequirementUpload/Response_pPreviousEditionCurve_cPreviousEditionCurve_OnUserChanged.def
@@ -26,6 +26,8 @@
        dhBinaryDataCurve.Data( BinaryData::FromBase64EncodedString( dhLocalBinaryDataCurve.Data().AsBase64EncodedString() ) );
        dhOriginalFileNameCurve.Data( dhLocalOriginalFileNameCurve.Data() );
      }
      cCurveEnable.Checked( true );
    *]
    GroupServerCalls: false
  }
_Main/UI/MacroPlannerWebApp/Views/LogisticsCostParameterSetting.vw
@@ -43,21 +43,12 @@
              subtotals: ''
              width: 82
            }
            column_Product
            {
              columnId: 'Product'
              dataPath: 'Product'
              dataType: 'string'
              index: 2
              subtotals: ''
              width: 63
            }
            column_Factory
            {
              columnId: 'Factory'
              dataPath: 'Factory'
              dataType: 'string'
              index: 3
              index: 2
              subtotals: ''
              width: 60
            }
@@ -66,7 +57,7 @@
              columnId: 'PackagingCapacity'
              dataPath: 'PackagingCapacity'
              dataType: 'number'
              index: 4
              index: 3
              subtotals: ''
              width: 86
            }
@@ -75,7 +66,7 @@
              columnId: 'WarehousingPrice'
              dataPath: 'WarehousingPrice'
              dataType: 'number'
              index: 5
              index: 4
              subtotals: ''
              width: 126
            }
@@ -84,7 +75,7 @@
              columnId: 'OutboundPrice'
              dataPath: 'OutboundPrice'
              dataType: 'number'
              index: 6
              index: 5
              subtotals: ''
              width: 126
            }
@@ -93,7 +84,7 @@
              columnId: 'StoragePrice'
              dataPath: 'StoragePrice'
              dataType: 'number'
              index: 7
              index: 6
              subtotals: ''
              width: 124
            }
@@ -102,7 +93,7 @@
              columnId: 'OtherPrice'
              dataPath: 'OtherPrice'
              dataType: 'number'
              index: 8
              index: 7
              subtotals: ''
              width: 127
            }