mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-11 22:37:27 +02:00
Faktura warning fixes
This commit is contained in:
parent
6747fa4fc2
commit
8547c6efa4
4 changed files with 21 additions and 11 deletions
|
@ -394,7 +394,7 @@ sub handler {
|
|||
}elsif($R::detail_search && $R::detail_search eq "operator_accounting"){
|
||||
my $ck4ex = "@R::ck4ex" || "";
|
||||
$return = $pl->operator_accounting($q,$users_dms,$users_sharee,$R::accounting_type,$ck4ex);
|
||||
}else{
|
||||
}elsif($R::ct_trans){
|
||||
$return .= "|";
|
||||
$return .= $pre->preinit($users_dms,$lang);#transactions logic
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue