X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d1f44c84d990f57982854c6a4716c0f233f45bca..fdebfd5d0c558cb156849b01c9c9268b29dc443b:/SL/DO.pm?ds=inline diff --git a/SL/DO.pm b/SL/DO.pm index 3dde867c2..70fa87641 100644 --- a/SL/DO.pm +++ b/SL/DO.pm @@ -1011,7 +1011,7 @@ sub order_details { push @{ $form->{TEMPLATE_ARRAYS}{si_unit}[$si_position-1] }, $si->{unit}; } - if ($form->{"assembly_$i"}) { + if ($form->{"part_type_$i"} eq 'assembly') { $sameitem = ""; # get parts and push them onto the stack