Index: AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml
===================================================================
diff -u -r41561 -r41562
--- AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 41561)
+++ AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 41562)
@@ -765,6 +765,8 @@
Set BepaalReqGroupIdVH = "Blum31d ND"
} ElseIf (LeveringsTermijn = 7){
Set BepaalReqGroupIdVH = "Blum36d ND"
+ } ElseIf (LeveringsTermijn = 8){
+ Set BepaalReqGroupIdVH = "Blum41d ND"
}
}
Else {
Index: vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml
===================================================================
diff -u -r41561 -r41562
--- vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41561)
+++ vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41562)
@@ -1292,6 +1292,25 @@
]]>
+
+
+
+