DB update and some minor fixes

This commit is contained in:
ragu 2024-06-05 12:20:38 +02:00
parent 6dcd411a53
commit 000acb8e35
8 changed files with 19 additions and 12 deletions

View file

@ -66,7 +66,7 @@ sub fetch_merchant {
my $q = shift;
my $varenv = shift;
my $req_coo = shift || "";
my $req_merchant_id = shift || "$dbt->{appsframe}->{'sharee.bike'}->{merchant_id}";#defaults to sharee.bike
my $req_merchant_id = shift || "";#"$dbt->{appsframe}->{'sharee.bike'}->{merchant_id}";#defaults to sharee.bike
my $return = {
aowner => "",