summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay_void.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-12-14 16:26:05 -0800
committerMark Wells <mark@freeside.biz>2015-12-14 16:26:42 -0800
commita2d1bca6d13c6760f2c7c2de677da4df3f9e5c3e (patch)
treeae3d0123e260ed2a30c8d8b559027ac5883f76ca /httemplate/search/cust_pay_void.html
parent0a2c29c0f22bee8cb30ef4eea31881ab1ae525f7 (diff)
show refund reason on report and make it searchable, #39398
Diffstat (limited to 'httemplate/search/cust_pay_void.html')
-rwxr-xr-xhttemplate/search/cust_pay_void.html1
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' ],
&>