X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FIC.pm;h=7fca30609a778941bab378bb4bd0e17e82c1b98a;hb=ddc3bbb167d3010b0058efa8f90936d15be76c2e;hp=451638d4b948c11d75b833a217660376f93cf232;hpb=70a063c3e5be7b3989c62f279d321a93d9e46801;p=kivitendo-erp.git diff --git a/SL/IC.pm b/SL/IC.pm index 451638d4b..7fca30609 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1819,7 +1819,7 @@ sub retrieve_accounts { if (!$ref) { $dbh->disconnect(); - return $lxdebug->leave_sub(); + return $main::lxdebug->leave_sub(); } $ref->{"inventory_accno_id"} = undef unless ($ref->{"is_part"});