X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a2198456079f5205681f61e1132a089a8c92c9b1..86a253d0ae396ebb8131d5fe60dcb29d35d748ca:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index d6c09ce1e..eab839857 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1670,6 +1670,7 @@ sub _update_part_information { } sub _update_ship { + return unless $::form->{id}; my $helper = SL::Helper::ShippedQty->new->calculate($::form->{id}); for my $i (1..$::form->{rowcount}) {