Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml =================================================================== diff -u -r44867 -r44868 --- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44867) +++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44868) @@ -459,6 +459,24 @@ ]]> + + + + 1 AX.Uitgaand.PM.Product.impl.Product Index: AXimpl/Utils.cls.xml =================================================================== diff -u -r44867 -r44868 --- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44867) +++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44868) @@ -278,6 +278,8 @@ Set ReqGroupId = "BTS Stylin" }ElseIf (LeverancierNummer = "5921"){ Set ReqGroupId = "BTS Decosp" + }ElseIf (LeverancierNummer = "7802"){ + Set ReqGroupId = "BTS Egger" }}} Else { Write !,"Geef als parameter ofwel VHBE, ofwel HLX mee!" }