_Main/BL/Type_CCEngineLogisticsCostReport/StaticMethod_Initialize.qbl
@@ -21,7 +21,7 @@ startofnextyear := startofplanning.StartOfNextYear(); table := owner.CCEngineLogisticsCostReport( relnew, ID := name, Name := name ); showtable := owner.CCEngineLogisticsCostReport( relnew, ID := name + 'Show', Name := name, IsShow := true ); owner.CCEngineLogisticsCostReport( relnew, ID := name + 'Show', Name := name, IsShow := true ); search := owner.CCEngineLogisticsCostSearch( relnew, Generation := allunit, MqbMlb := allunit, Power := allunit ); products := construct( Product_MPs );