]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IC.pm
Feature Branch: Autocompletion.
[mfinanz.git] / SL / IC.pm
index 0bf015f3fc5db1bfcd4ad0086b85f9e0870ccc7b..426fc9fc3f9ff00998c308dddd05c30002e7dbdf 100644 (file)
--- a/SL/IC.pm
+++ b/SL/IC.pm
@@ -1060,6 +1060,8 @@ sub all_parts {
   }
 
   $main::lxdebug->leave_sub();
+
+  return wantarray ? @{ $form->{parts} } : $form->{parts};
 }
 
 sub _create_filter_for_priceupdate {