]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/IC.pm
Reste von altem autocomplete feature entfernt
[kivitendo-erp.git] / SL / IC.pm
index ce3bc00a8ea9ed4ef48aba1ceb1f9c4faf5359b5..08dfe12379e98280f4f7c5f17d5e883381f7854e 100644 (file)
--- a/SL/IC.pm
+++ b/SL/IC.pm
@@ -602,7 +602,7 @@ SQL
 
   $main::lxdebug->leave_sub();
 
-  return @{ $form->{parts} };
+  return $form->{parts};
 }
 
 sub _create_filter_for_priceupdate {