Index: AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml =================================================================== diff -u -r43027 -r45100 --- AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml (.../BehoeftePlanningIteratorFilter.cls.xml) (revision 43027) +++ AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml (.../BehoeftePlanningIteratorFilter.cls.xml) (revision 45100) @@ -63,7 +63,7 @@ Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.IllegalArgumentException).%New("Geef als parameter ofwel VHBE, ofwel HLX mee! Huidige parameter = '"_..Vestiging)) } - If (ReqGroupId = "Handmatig"){ + If ##class(TECH.StringUtils).Equals(ReqGroupId,"Handmatig","MTO"){ Set IsValid = $$$False } ElseIf (ProductBehoefte.Basis.Uitverkoop '= ""){ Set IsValid = $$$False