X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2f6636f68edda5b8a47afd16fda868033a7076ec..5c25bb6b8235a594f6de2d8a2f78521b534625c0:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index e25e13e26..d7c015360 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1713,7 +1713,7 @@ sub prepare_parts_for_printing { $sth->finish(); - my @columns = qw(ean image microfiche drawing weight); + my @columns = qw(ean image microfiche drawing); $query = qq|SELECT id, | . join(', ', @columns) . qq| FROM parts