X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FIC.pm;h=02d6b529b26daea539c56509bf70a890391494d6;hb=728729b6163701a522eff7f5396a2fc44a80fb64;hp=ca37bcb8e42cd3e2bb64410ff280de8374f14917;hpb=8346310bc61c3aa8b8e21ae5bc4ba0c0792ad529;p=kivitendo-erp.git diff --git a/SL/IC.pm b/SL/IC.pm index ca37bcb8e..02d6b529b 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1174,9 +1174,6 @@ sub all_parts { push(@assemblies, $ref); } $sth->finish; - - push(@assemblies, { id => $item->{id} }); - } # copy assemblies to $form->{parts}