diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2015-02-20 15:28:46 -0600 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2015-02-20 15:28:46 -0600 |
commit | 4bbd2db7a016d9da19f1524895e3d04c3abf89a4 (patch) | |
tree | 9d8227fcd628f9450dbc4ad1e473d0128f3f935f /httemplate/search/report_receivables.cgi | |
parent | 834b24e3a5aeb9188635e710be7002af04f187c8 (diff) |
RT#23598: Feature Request - Email notice to A/R Report Results [now uses checkboxes and a proper popup]
Diffstat (limited to 'httemplate/search/report_receivables.cgi')
-rwxr-xr-x | httemplate/search/report_receivables.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi index bca2a057a..adbbc859c 100755 --- a/httemplate/search/report_receivables.cgi +++ b/httemplate/search/report_receivables.cgi @@ -2,7 +2,7 @@ 'title' => emt('Accounts Receivable Aging Summary'), 'range_sub' => \&balance, 'payment_links' => 1, - 'email_links' => 1, + 'email_checkboxes' => 1, &> <%init> |