sig rental fix2

This commit is contained in:
ragu 2022-06-21 21:30:47 +02:00
parent 087fe3da9c
commit ec95e0db06
3 changed files with 10 additions and 18 deletions

View file

@ -963,6 +963,7 @@ sub booking_request(){
my $return = {
bike => "$bike",
pos_id => "$pos_id",
state => "requested",
response_state => "$response_state",
response_text => "$response_text"