Index: VerpakkingsDefinitie/UI/ZoekProductenScherm.pas =================================================================== diff -u -r575 -r576 --- VerpakkingsDefinitie/UI/ZoekProductenScherm.pas (.../ZoekProductenScherm.pas) (revision 575) +++ VerpakkingsDefinitie/UI/ZoekProductenScherm.pas (.../ZoekProductenScherm.pas) (revision 576) @@ -148,8 +148,11 @@ else raise Exception.Create('Ongeldige waarde geselecteerd'); + // FProductsAgent.ZoekOp(ApplicationContext.UserContext, ApplicationContext.ProductsContext, TZoekMethode.KortTekst, + // EditZoekKortTekst.text, KlantNummer, LeveranciersNummer, '', ''); + FProductsAgent.ZoekOp(ApplicationContext.UserContext, ApplicationContext.ProductsContext, TZoekMethode.KortTekst, - EditZoekKortTekst.text, KlantNummer, LeveranciersNummer, '', ''); + 'TA#ERINGS01CUBIMAX R XX', KlantNummer, LeveranciersNummer, '', ''); VerwerkOpzoeking(); end; Index: VerpakkingsDefinitie/UI/ProductDetailScherm.dfm =================================================================== diff -u -r569 -r576 --- VerpakkingsDefinitie/UI/ProductDetailScherm.dfm (.../ProductDetailScherm.dfm) (revision 569) +++ VerpakkingsDefinitie/UI/ProductDetailScherm.dfm (.../ProductDetailScherm.dfm) (revision 576) @@ -260,6 +260,7 @@ Top = 341 Width = 200 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 3 end @@ -308,6 +309,7 @@ Top = 277 Width = 162 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 9 end @@ -316,6 +318,7 @@ Top = 309 Width = 162 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 10 end @@ -324,6 +327,7 @@ Top = 341 Width = 162 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 11 end @@ -332,6 +336,7 @@ Top = 405 Width = 162 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 12 end @@ -340,6 +345,7 @@ Top = 437 Width = 162 Height = 21 + Style = csDropDownList Anchors = [akLeft, akBottom] TabOrder = 13 end