X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_main.html;h=13f9396b94b96e7535fcc55e8e4cf12e41d382d6;hb=06e353b743e7be88afa8fce50ea10f27ebb7adef;hp=acc49aec62cc89a77daa7d3fe8cd6b981946a77d;hpb=2ee09c1343daa939da146c102dbca72f0a98d2bf;p=freeside.git diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index acc49aec6..13f9396b9 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -96,11 +96,21 @@ % } - <& /elements/tr-select-cust_tag.html, - 'cgi' => $cgi, - 'is_report' => 1, - 'multiple' => 1, - &> + + Tags + + <& /elements/select-cust_tag.html, + 'cgi' => $cgi, + 'is_report' => 1, + 'multiple' => 1, + &> +
+ Any of these +
+ All of these +
+ + <& /elements/tr-select-payby.html, 'payby_type' => 'cust',