Eine Debugmeldung zuviel. Entfernt.
authorBernd Blessmann <bibi@online.de>
Tue, 1 Jun 2010 10:46:47 +0000 (12:46 +0200)
committerBernd Blessmann <bibi@online.de>
Tue, 1 Jun 2010 10:46:47 +0000 (12:46 +0200)
SL/WH.pm

index a2df9f3..669b295 100644 (file)
--- a/SL/WH.pm
+++ b/SL/WH.pm
@@ -398,7 +398,6 @@ sub get_warehouse_journal {
         ( grep( { !/qty$/ and /^l_/ and $form->{$_} eq 'Y' } keys %$form), qw(l_parts_id l_partunit l_itime) );
 
   $where_clause = defined($where_clause) ? $where_clause : '';
-  $main::lxdebug->message(0, "where_clause = ".$where_clause);
   my $query =
   qq|SELECT DISTINCT $select{trans}
     FROM inventory i1