diff options
Diffstat (limited to 'httemplate/search/cust_pay_void.html')
| -rwxr-xr-x | httemplate/search/cust_pay_void.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/cust_pay_void.html b/httemplate/search/cust_pay_void.html index 5b247367b..c639706df 100755 --- a/httemplate/search/cust_pay_void.html +++ b/httemplate/search/cust_pay_void.html @@ -8,4 +8,5 @@ 'addl_fields' => [ sub { time2str('%b %d %Y', shift->void_date ) }, ], + 'addl_sort_fields' => [ 'void_date' ], &> |
