diff options
Diffstat (limited to 'httemplate/search/cust_credit_bill.html')
| -rw-r--r-- | httemplate/search/cust_credit_bill.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/search/cust_credit_bill.html b/httemplate/search/cust_credit_bill.html index 818e603a1..7f9eb7887 100644 --- a/httemplate/search/cust_credit_bill.html +++ b/httemplate/search/cust_credit_bill.html @@ -30,6 +30,13 @@ sub { shift->cust_credit->reason }, \&FS::UI::Web::cust_fields, ], + 'sort_fields' => [ + 'amount', + 'invnum', + 'cust_credit_amount', #? + '', #'otaker' #this is usernum now + '', + ], 'align' => 'rrrll'.FS::UI::Web::cust_aligns(), 'links' => [ '', |
