Index: AXimpl/Utils.cls.xml =================================================================== diff -u -r47227 -r47486 --- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 47227) +++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 47486) @@ -462,7 +462,7 @@ } ElseIf Firma = ##class(AXimpl.InterneFirmaInitialen).HaluxNv() { If ((Leverancier = "5817") || (Leverancier = "6892") || (Leverancier = "7407") || (Leverancier = "7802")){ Set ItemBuyerGroupId = "Nieuw" - } ElseIf (Leverancier = "5880") { + } ElseIf (Leverancier = "7771") { Set ItemBuyerGroupId = "Uitlopend" } ElseIf ((ScanType > 0) && (LinkType = "HH")){ Set ItemBuyerGroupId = "Limiet" Index: vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml =================================================================== diff -u -r46576 -r47486 --- vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml (.../Test.cls.xml) (revision 46576) +++ vhUnitTest/AXimpl/Utils/ConvertItemBuyerGroupId/Test.cls.xml (.../Test.cls.xml) (revision 47486) @@ -533,10 +533,10 @@ ]]> - +