]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/dn.pl
Änderungen zum vorherigen Commit, um die Funktionen rouster zu machen.
[mfinanz.git] / bin / mozilla / dn.pl
index d6684dd96839069f1885419a913c05bc4cfb87a5..a72ab89ea882fab11816715870e39929cbd503dd 100644 (file)
@@ -321,7 +321,7 @@ sub show_dunning {
   $main::auth->assert('dunning_edit');
 
   my @filter_field_list = qw(customer_id customer dunning_level department_id invnumber ordnumber
-                             transdatefrom transdateto dunningfrom dunningto notes showold salesman);
+                             transdatefrom transdateto dunningfrom dunningto notes showold l_salesman salesman_id);
 
   report_generator_set_default_sort('customername', 1);