Index: DOM/PM/impl/ProductAPI.cls.xml
===================================================================
diff -u -r68589 -r68776
--- DOM/PM/impl/ProductAPI.cls.xml (.../ProductAPI.cls.xml) (revision 68589)
+++ DOM/PM/impl/ProductAPI.cls.xml (.../ProductAPI.cls.xml) (revision 68776)
@@ -52,6 +52,10 @@
{
Set Product = ProductTypeAPI.GeefInkortingProduct(ProductID)
}
+ ElseIf (ProductTypeAPI.IsRevegoProduct(ProductID))
+ {
+ Set Product = ProductTypeAPI.GeefRevegoProduct(ProductID)
+ }
ElseIf (ProductTypeAPI.IsOrgaluxProduct(ProductID))
{
If (ProductTypeAPI.IsDwarslatOpMaat(ProductID)) // orgalux dwarslat op maat classificatie
Index: DOM/PM/ProductTypeAPI.cls.xml
===================================================================
diff -u -r68722 -r68776
--- DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68722)
+++ DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68776)
@@ -190,6 +190,12 @@
DOM.PM.INKProduct.INKIngekort
+
+1
+ProductID:%String
+DOM.PM.RVGProduct.RVGMeubel
+
+
1
ProductID:%String
Index: vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml
===================================================================
diff -u -r68723 -r68776
--- vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68723)
+++ vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68776)
@@ -80,6 +80,13 @@
]]>
+
+ProductID:%String
+DOM.PM.RVGProduct.RVGMeubel
+
+
+
ProductID:%String
DOM.PM.TAORProduct.TAORLade