]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ca.pl
Lieferscheine: immer vor Aus- und Einlagern speichern
[mfinanz.git] / bin / mozilla / ca.pl
index dd157e0a9626bf7a71b4b2d64e52a1a336f59d9b..ecce874295f8e12d98091f02e7c80d72632b2e8d 100644 (file)
@@ -544,7 +544,7 @@ sub list_transactions {
     'ustrate'     => { 'text' => $locale->text('Satz %'), },
  );
 
-  my @hidden_variables = qw(accno fromdate todate description accounttype l_heading subtotal department projectnumber project_id sort);
+  my @hidden_variables = qw(accno fromdate todate description accounttype l_heading subtotal department projectnumber project_id sort method);
 
   my $link = build_std_url('action=list_transactions', grep { $form->{$_} } @hidden_variables);