Index: AXimpl/Utils.cls.xml =================================================================== diff -u -r48571 -r48582 --- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 48571) +++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 48582) @@ -210,7 +210,7 @@ } ElseIf Firma = ##class(AXimpl.InterneFirmaInitialen).HaluxNv(){ If (DefaultOrderType = "Productie"){ Set PrimaryVendorId = "" - } ElseIf ((LinkType '= "HH") && (LinkType '= "HHZ")){ + } ElseIf ($$$Not(LinkType = "HH") && $$$Not(LinkType = "HHZ")){ Set PrimaryVendorId = "05497" } Else { Set LeverancierNummer = ..ConvertorLeveranciersnummerVanHoeckeNaarHalux.ConvertorLeveranciersnummerVanHoeckeNaarHalux(LeverancierNummer)