final nit for employee commission report in 1.9, RT#6991
authorivan <ivan>
Wed, 7 Apr 2010 04:36:14 +0000 (04:36 +0000)
committerivan <ivan>
Wed, 7 Apr 2010 04:36:14 +0000 (04:36 +0000)
httemplate/search/part_pkg.html

index 30b5419..d879c37 100644 (file)
@@ -62,7 +62,7 @@ if (1) { #commission reports
       push @links, ''; #link to employee edit w/ACL?
       $align .= 'c';
 
-      push @order_by, 'otaker';
+      push @order_by, 'username';
 
       $title = 'Employee';