summaryrefslogtreecommitdiff
path: root/httemplate/search/report_receivables.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-04-14 12:16:53 -0700
committerIvan Kohler <ivan@freeside.biz>2013-04-14 12:16:53 -0700
commita9f4e76c1d2392514c4172dd869fd101e3a9c6ec (patch)
tree8e2de1ab0e97bd10aaec22e37d745184418085e6 /httemplate/search/report_receivables.html
parentd37fb0b5f49c46e0df95212ae8660a8423809305 (diff)
add customer class to A/R report, fix "(none)" selection in other reports, RT#22540
Diffstat (limited to 'httemplate/search/report_receivables.html')
-rwxr-xr-xhttemplate/search/report_receivables.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html
index 5cff0f4fc..854b24a00 100755
--- a/httemplate/search/report_receivables.html
+++ b/httemplate/search/report_receivables.html
@@ -15,7 +15,15 @@
<& /elements/tr-select-cust_main-status.html,
'label' => emt('Customer Status'),
&>
-
+
+ <& /elements/tr-select-cust_class.html,
+ 'label' => emt('Customer class'),
+ 'field' => 'cust_classnum',
+ 'multiple' => 1,
+ 'pre_options' => [ '' => emt('(none)') ],
+ 'all_selected' => 1,
+ &>
+
<TR>
<TD ALIGN="right"><% mt('Customers') |h %></TD>
<TD>