X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/5ddae84bd337fffcfd9e13a65d2a3d1161d4edd5..12240c7924d5185c7a7c14db2614158c3f42289e:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index 62af112ef..a84647fce 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -253,6 +253,8 @@ sub get_pricegroups { $dbh->disconnect; $main::lxdebug->leave_sub(); + + return $pricegroups; } sub retrieve_buchungsgruppen {