PartCustomerPrices: Preisbehandlung nicht hart kodieren
[kivitendo-erp.git] / SL / IS.pm
index 609d3c0..e9bd54d 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -2437,7 +2437,6 @@ sub retrieve_item {
     }
 
     $ref->{onhand} *= 1;
-
     push @{ $form->{item_list} }, $ref;
   }
   $sth->finish;