Commit 7f84288d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

checkin: Fix checkout path if currently checked into cancelled train

parent 45f409e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -583,7 +583,7 @@ qq{select * from pending_mails where email = ? and num_tries > 1;}
					elsif ( $user->{cancelled} ) {

						# Same
						$self->cancelled_to($station);
						$self->checkout($station, 1, $self->app->action_type->{cancelled_to});
					}

					my $success = $self->app->action_query->execute(