Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml
===================================================================
diff -u -r44869 -r44870
--- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44869)
+++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44870)
@@ -495,6 +495,24 @@
]]>
+
+
+
+
1
AX.Uitgaand.PM.Product.impl.Product
Index: AXimpl/Utils.cls.xml
===================================================================
diff -u -r44869 -r44870
--- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44869)
+++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44870)
@@ -282,6 +282,8 @@
Set ReqGroupId = "BTS Egger"
}ElseIf (LeverancierNummer = "6813"){
Set ReqGroupId = "BTS APT"
+ }ElseIf (LeverancierNummer = "7771"){
+ Set ReqGroupId = "BTS Unilin"
}}} Else {
Write !,"Geef als parameter ofwel VHBE, ofwel HLX mee!"
}