mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-13 15:16:38 +02:00
set invoice template_id on transaction
This commit is contained in:
parent
e79c8f1894
commit
1131cc4b81
5 changed files with 19 additions and 25 deletions
|
@ -1169,7 +1169,7 @@ sub booking_update(){
|
|||
}
|
||||
$booking_values->{geo_distance} = "$geo_distance_next";
|
||||
#print "$geo_debug\n";
|
||||
$bw->log("locked GEOfencing geo_debug:$geo_debug",$q,"");
|
||||
$bw->log("locked GEOfencing geo_debug:$geo_debug",$booking_values->{geo_distance},"");
|
||||
|
||||
}
|
||||
######## end locke GPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue