From a2d1bca6d13c6760f2c7c2de677da4df3f9e5c3e Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 14 Dec 2015 16:26:05 -0800 Subject: show refund reason on report and make it searchable, #39398 --- httemplate/search/cust_pay_void.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/search/cust_pay_void.html') 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' ], &> -- cgit v1.2.1