Index: AXimpl/Utils.cls.xml =================================================================== diff -u -r42587 -r42618 --- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 42587) +++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 42618) @@ -213,6 +213,10 @@ Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.IllegalArgumentException).%New(Exceptiestring)) } + If (LeveringsDagen < 10){ + Set LeveringsDagen = ##class(TECH.StringUtils).AddLeadingChar(LeveringsDagen,"0",2) + } + If ((SubGroepLaatsteDrieKarakters = "/OL") && (LeverancierNummer = "6051") && (DefaultOrderTypeVHBE = "Productie")) { Set ReqGroupIdVH = "MTO" } ElseIf (DefaultOrderTypeVHBE = "Aankooporder"){