Index: AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml
===================================================================
diff -u -r41559 -r41560
--- AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 41559)
+++ AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 41560)
@@ -761,6 +761,8 @@
Set BepaalReqGroupIdVH = "Blum21d ND"
} ElseIf (LeveringsTermijn = 5){
Set BepaalReqGroupIdVH = "Blum26d ND"
+ } ElseIf (LeveringsTermijn = 6){
+ Set BepaalReqGroupIdVH = "Blum31d ND"
}
}
Else {
Index: vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml
===================================================================
diff -u -r41559 -r41560
--- vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41559)
+++ vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41560)
@@ -1254,6 +1254,25 @@
]]>
+
+
+
+