admin
2024-10-19 4936da60285a414fda235ed8aed57faef08ebc3c
长春料架优化
已添加1个文件
已修改4个文件
40 ■■■■■ 文件已修改
_Main/BL/Type_CC_EngineRackCell/Method_SetTheTotalQuantity.qbl 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/Sys/Repr/Global/CC_EngineRackCell.qrp 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/Sys/Repr/Global/DL_EngineRackCell.qrp 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/Sys/Repr/Global/MachineLogisticsCostReportCell.qrp 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Views/CCEngineRackReport.vw 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_CC_EngineRackCell/Method_SetTheTotalQuantity.qbl
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,14 @@
Quintiq file version 2.0
#parent: #root
Method SetTheTotalQuantity (
  Real totalQuantityOfMaterialRacks
)
{
  Description: '设置料架总数量'
  TextBody:
  [*
    this.TotalQuantityOfMaterialRacks( totalQuantityOfMaterialRacks );
    this.NumberOfEmptyShelves( ( totalQuantityOfMaterialRacks - this.PlannedInventory() ) / this.PackagingCapacity() );
  *]
}
_Main/Sys/Repr/Global/CC_EngineRackCell.qrp
@@ -11,6 +11,14 @@
  {
    AttributeKey: '[413988.0.1476832766]'
    Synonym: '系数'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      FormatString: 'N(Dec(2))'
      InheritFormatting: false
    }
  }
  AttributeRepresentation EstimatedTotalCost
  {
_Main/Sys/Repr/Global/DL_EngineRackCell.qrp
@@ -36,6 +36,14 @@
  {
    AttributeKey: '[413988.0.1488160075]'
    Synonym: '系数'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      FormatString: 'N(Dec(2))'
      InheritFormatting: false
    }
  }
  AttributeRepresentation DLExternalRentalWarehouseTransportationCosts
  {
_Main/Sys/Repr/Global/MachineLogisticsCostReportCell.qrp
@@ -11,6 +11,14 @@
  {
    AttributeKey: '[413988.0.1462991559]'
    Synonym: '系数'
    Conditional:
    [
    ]
    DataRepresentation.Default
    {
      FormatString: 'N(Dec(2))'
      InheritFormatting: false
    }
  }
  AttributeRepresentation EstimatedTotalCost
  {
_Main/UI/MacroPlannerWebApp/Views/CCEngineRackReport.vw
@@ -30,7 +30,7 @@
          FormCC_EngineRackReport_MatrixEditor531
          {
            gridColor: '#c4c4c4'
            totalHeaderWidth: 500
            totalHeaderWidth: 214
            attributeHeaderWidthRatio: 0.6
            nameHeaderWidthRatio: 0.4
            columnWidth: 100