lazhen
2024-11-25 01cc073fa3f436e34b1ff68b41ac04ba014150a0
MAS64产品下拉
已重命名4个文件
已添加5个文件
已修改8个文件
已删除1个文件
174 ■■■■■ 文件已修改
_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_ShowName.qbl 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_AssemblyOnlinePlanVersionRow/Function_CalcShowName.qbl 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ShowName.qbl 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_InventoryPlanArchiveRow/Function_CalcShowName.qbl 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_abpRight481.def 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_cmRight681.def 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_lstRight.def 57 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_lstRight590.def 44 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlRight.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight590_OnCheckedChanged#623.def 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight590_OnCheckedChanged.def 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_MatrixEditorTable#384.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation#653.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormForecasts/Response_MacroPlanner_ListSalesDemands_MenuSplitUsingCurve_OnClick.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_MatrixEditorTable#791.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelOperation#603.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_MatrixEditorTable.def 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelOperation.def 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_AssemblyOnlinePlanVersionRow/Attribute_ShowName.qbl
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,7 @@
Quintiq file version 2.0
#parent: #root
Attribute ShowName
{
  #keys: '3[415136.0.1336040055][415136.0.1336040054][415136.0.1336040056]'
  ValueType: String
}
_Main/BL/Type_AssemblyOnlinePlanVersionRow/Function_CalcShowName.qbl
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,13 @@
Quintiq file version 2.0
#parent: #root
Function CalcShowName
{
  TextBody:
  [*
    // ç”„兰鸽 Nov-25-2024 (created)
    value := this.ProductionLine().Concat( '_' ).Concat( this.Name() );
    this.ShowName( value );
  *]
}
_Main/BL/Type_InventoryPlanArchiveRow/Attribute_ShowName.qbl
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,7 @@
Quintiq file version 2.0
#parent: #root
Attribute ShowName
{
  #keys: '3[415136.0.1336020027][415136.0.1336020026][415136.0.1336020028]'
  ValueType: String
}
_Main/BL/Type_InventoryPlanArchiveRow/Function_CalcShowName.qbl
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,13 @@
Quintiq file version 2.0
#parent: #root
Function CalcShowName
{
  TextBody:
  [*
    // ç”„兰鸽 Nov-25-2024 (created)
    value := this.Unit().Concat( '_' ).Concat( this.Name() );
    this.ShowName( value );
  *]
}
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_abpRight481.def
ÎļþÃû´Ó _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_abpRight.def ÐÞ¸Ä
@@ -1,7 +1,7 @@
Quintiq file version 2.0
Component abpRight
Component abpRight481
{
  #keys: '[415136.0.1044211333]'
  #keys: '[415136.0.1337646262]'
  BaseType: 'listActionBarPage'
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_cmRight681.def
ÎļþÃû´Ó _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_cmRight.def ÐÞ¸Ä
@@ -1,7 +1,7 @@
Quintiq file version 2.0
Component cmRight
Component cmRight681
{
  #keys: '[415136.0.1044211335]'
  #keys: '[415136.0.1337646267]'
  BaseType: 'listContextMenu'
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_lstRight.def
ÎļþÒÑɾ³ý
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_lstRight590.def
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,44 @@
Quintiq file version 2.0
Component lstRight590
{
  #keys: '[415136.0.1337646259]'
  BaseType: 'WebList'
  Children:
  [
    Component deRight862
    {
      #keys: '[415136.0.1337646260]'
      BaseType: 'WebDataExtractor'
      Properties:
      [
        DataType: 'external[MacroPlan]'
        Source: 'MacroPlan'
        Taborder: 0
        Transformation: 'Product_MP'
      ]
    }
    #child: abpRight481
    Component dslRight661
    {
      #keys: '[415136.0.1337646265]'
      BaseType: 'WebDataSetLevel'
      Children:
      [
        #child: cmRight681
      ]
      Properties:
      [
        Columns: '[{"attribute":{"classtype":"WebApiDefinitionAttributeDataMember","columnid":"ID","title":"ID","subtotals":"","tooltip":"","width":-1,"display":"shown","attribute":"ID"}}]'
        ContextMenu: 'cmRight681'
        FixedFilter: "object.IsLeaf() and object.ParentID() <> '紧缺件'"
        SortCriteria: 'ID'
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    SelectionCheckboxes: true
    Taborder: 1
  ]
}
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlRight.def
@@ -15,7 +15,7 @@
        Taborder: 0
      ]
    }
    #child: lstRight
    #child: lstRight590
  ]
  Properties:
  [
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight590_OnCheckedChanged#623.def
ÎļþÃû´Ó _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight_OnCheckedChanged#648.def ÐÞ¸Ä
@@ -1,10 +1,10 @@
Quintiq file version 2.0
#parent: lstRight
#parent: lstRight590
Response OnCheckedChanged (
  structured[Product_MP] checkeditems
) id:Response_lstRight_OnCheckedChanged_648
) id:Response_lstRight590_OnCheckedChanged_623
{
  #keys: '[415136.0.1044211326]'
  #keys: '[415136.0.1337440392]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebList_OnCheckedChanged'
  QuillAction
_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight590_OnCheckedChanged.def
ÎļþÃû´Ó _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Response_lstRight_OnCheckedChanged.def ÐÞ¸Ä
@@ -1,8 +1,8 @@
Quintiq file version 2.0
#parent: lstRight
Response OnCheckedChanged () id:Response_lstRight_OnCheckedChanged
#parent: lstRight590
Response OnCheckedChanged () id:Response_lstRight590_OnCheckedChanged
{
  #keys: '[415136.0.1044211327]'
  #keys: '[415136.0.1337440371]'
  CanBindMultiple: false
  DefinitionID: 'Responsedef_WebList_OnCheckedChanged'
  QuillAction
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_MatrixEditorTable#384.def
@@ -55,7 +55,7 @@
      ]
      Properties:
      [
        Legend: 'Name'
        Legend: 'ShowName'
        SortCriteria: 'Name'
        Taborder: 1
      ]
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/Component_PanelOperation#653.def
@@ -19,5 +19,6 @@
  Properties:
  [
    Taborder: 3
    Visible: false
  ]
}
_Main/UI/MacroPlannerWebApp/Component_FormForecasts/Response_MacroPlanner_ListSalesDemands_MenuSplitUsingCurve_OnClick.def
@@ -1,6 +1,6 @@
Quintiq file version 2.0
#parent: ListSalesDemands
Response OnClick () id:Response_MacroPlanner_ListSalesDemands_MenuSplitUsingCurve_OnClick
Response OnClick () id:Response_ListSalesDemands_MenuSplitUsingCurve_OnClick
{
  #keys: '[414996.1.245583277]'
  CanBindMultiple: false
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_MatrixEditorTable#791.def
@@ -55,7 +55,7 @@
      ]
      Properties:
      [
        Legend: 'Name'
        Legend: 'ShowName'
        SortCriteria: 'Name'
        Taborder: 1
      ]
_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelOperation#603.def
@@ -19,5 +19,6 @@
  Properties:
  [
    Taborder: 2
    Visible: false
  ]
}
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_MatrixEditorTable.def
@@ -55,7 +55,7 @@
      ]
      Properties:
      [
        Legend: 'Name'
        Legend: 'ShowName'
        SortCriteria: 'Name'
        Taborder: 1
      ]
_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelOperation.def
@@ -19,5 +19,6 @@
  Properties:
  [
    Taborder: 2
    Visible: false
  ]
}