]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
bei oe suche wurde der Mitarbeiter nicht im callback mitgefuehrt
[mfinanz.git] / bin / mozilla / oe.pl
index 54596337a80adad529ae8fdc4a30f73186517511..6281afe4d625a381abe160e379ee1dfb3fa1daf7 100644 (file)
@@ -1647,7 +1647,7 @@ sub orders {
 
   my @hidden_variables = map { "l_${_}" } @columns;
   push @hidden_variables, "l_subtotal", $form->{vc}, qw(l_closed l_notdelivered open closed delivered notdelivered ordnumber quonumber
-                                                        transaction_description transdatefrom transdateto type vc);
+                                                        transaction_description transdatefrom transdateto type vc employee_id);
 
   my $href = build_std_url('action=orders', grep { $form->{$_} } @hidden_variables);