_Main/BL/Type_Lane/StaticMethod_CreateLane.qbl
@@ -1,6 +1,7 @@ Quintiq file version 2.0 #parent: #root StaticMethod CreateLane ( MacroPlan mp, Unit unit, String id, String name, @@ -19,7 +20,7 @@ isfromdb := true; //create new stockingpoint result := Lane::FindLaneTypeIndex( id ); result := Lane::FindById( mp, id ); if( isnull( result ) ) {