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