checkout: Do not cardcode action type
This commit is contained in:
parent
7f84288db5
commit
6630cdcd9e
1 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@ qq{select * from pending_mails where email = ? and num_tries > 1;}
|
|||
else {
|
||||
my $success = $self->app->action_query->execute(
|
||||
$self->current_user->{id},
|
||||
$self->app->action_type->{checkout},
|
||||
$action_id,
|
||||
$self->get_station_id(
|
||||
ds100 => $status->{station_ds100},
|
||||
name => $status->{station_name}
|
||||
|
|
Loading…
Reference in a new issue