Index: AAPClient/UI/DnaCodeScherm.pas =================================================================== diff -u -r309 -r311 --- AAPClient/UI/DnaCodeScherm.pas (.../DnaCodeScherm.pas) (revision 309) +++ AAPClient/UI/DnaCodeScherm.pas (.../DnaCodeScherm.pas) (revision 311) @@ -141,6 +141,7 @@ ZetToeleveringStatus(DnaCodeStatus.InBuffer, BepaalDirecteLevering); if Self.ModalResult = mrPallet then begin ToonPopupScherm('Toelevering succesvol afgerond','OK','',19,-1,-1,clGreen); + UiContext.Toelevering := ''; if System.StrUtils.LeftStr(UiContext.Pallet,3) = 'TBP' then DrukProboxEtiketAfIndienNodig; end;