Index: ProScan/UI/PalletScherm.pas =================================================================== diff -u -r427 -r436 --- ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 427) +++ ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 436) @@ -80,6 +80,7 @@ //popups resetten UiContext.IsDirecteLeveringPopupGetoond := false; UiContext.IsWegwerpPalletPopupGetoond := false; + UiContext.IsExportPopupGetoond := false; UiContext.InternVhossId := ''; end else if (UiContext.Modus = modusKAD) then begin Self.ModalResult := mrDnaCode;