operator accounting init

This commit is contained in:
ragu 2022-10-11 07:00:25 +02:00
parent 663dfd8c13
commit dd84259e6d
14 changed files with 130 additions and 633 deletions

View file

@ -0,0 +1 @@
../../../../../sharee.bike/copri-bike/main/src/scripts/coupongen_check.pl

View file

@ -137,6 +137,6 @@ if($todo eq "fraud_rental" && $pos_id){
my $booking = { c_id => 0 };
$booking = $dbt->fetch_tablerecord($dbh,$booking_pos);
$smstrans->sms_message($todo,"",$sms_to,$booking->{ct_name});
#$smstrans->sms_message($todo,"",$sms_to,$booking->{ct_name});
}#end