mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-07-17 02:07:26 +02:00
operator accounting init
This commit is contained in:
parent
663dfd8c13
commit
dd84259e6d
14 changed files with 130 additions and 633 deletions
1
copri4/main/src/scripts/coupongen_check.pl
Symbolic link
1
copri4/main/src/scripts/coupongen_check.pl
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../../sharee.bike/copri-bike/main/src/scripts/coupongen_check.pl
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue