Index: vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml =================================================================== diff -u -r41555 -r41556 --- vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41555) +++ vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41556) @@ -1178,6 +1178,25 @@ ]]> + + + + 0) && (..DefaultOrderTypeVH = "Aankooporder")) { Set BepaalReqGroupIdVH = "Min/Max" } - ElseIf ((StockNietStock = "1") && (LeverancierNummer = "5005") && (LeveringsTermijn = 1) && (..DefaultOrderTypeVH = "Aankooporder")) { + ElseIf ((StockNietStock = "1") && (LeverancierNummer = "5005") && (..DefaultOrderTypeVH = "Aankooporder")) { + If (LeveringsTermijn = 1){ Set BepaalReqGroupIdVH = "Blum06d ND" + } ElseIf (LeveringsTermijn = 2){ + Set BepaalReqGroupIdVH = "Blum11d ND" + } } Else { Set BepaalReqGroupIdVH = "Handmatig"