X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fdn.pl;h=a72ab89ea882fab11816715870e39929cbd503dd;hb=edd7f7c059e822ad21eafe3b44e2048aa32f432b;hp=d6684dd96839069f1885419a913c05bc4cfb87a5;hpb=c9ac7ebd499d400910202286ba50087b3ec52b5c;p=kivitendo-erp.git diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index d6684dd96..a72ab89ea 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -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);