final nit for employee commission report in 1.9, RT#6991
[freeside.git] / 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';