Index: VerpakkingsDefinitie/UI/GevondenProductenScherm.pas =================================================================== diff -u -r562 -r563 --- VerpakkingsDefinitie/UI/GevondenProductenScherm.pas (.../GevondenProductenScherm.pas) (revision 562) +++ VerpakkingsDefinitie/UI/GevondenProductenScherm.pas (.../GevondenProductenScherm.pas) (revision 563) @@ -76,7 +76,7 @@ exit; ApplicationContext.ProductDetailContext.GeselecteerdProduct := Item.Data; FProductsAgent.ZoekProductDataMetProductNr(TProductInformatie(Item.Data).ProductNr, self.ApplicationContext.UserContext, - self.ApplicationContext.ProductsContext); + self.ApplicationContext.ProductDetailContext); ApplicationContext.ProductDetailContext.NotifyChanged();