Index: ProScan/UI/PalletScherm.pas =================================================================== diff -u -r626 -r644 --- ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 626) +++ ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 644) @@ -91,6 +91,7 @@ UiContext.IsWegwerpPalletPopupGetoond := false; UiContext.IsSSTPopupGetoond := false; UiContext.IsExportPopupGetoond := false; + UiContext.IsBlumXsPopupGetoond := false; UiContext.InternVhossId := ''; end else if (UiContext.Modus = modusKAD) then begin Self.ModalResult := mrDnaCode;