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