diff options
Diffstat (limited to 'httemplate/search/report_customer_accounting_summary.html')
| -rwxr-xr-x | httemplate/search/report_customer_accounting_summary.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/search/report_customer_accounting_summary.html b/httemplate/search/report_customer_accounting_summary.html index 8206f34ca..bdcdbccd1 100755 --- a/httemplate/search/report_customer_accounting_summary.html +++ b/httemplate/search/report_customer_accounting_summary.html @@ -37,6 +37,11 @@ 'value' => 1, &> + <& /elements/tr-checkbox.html, + 'label' => 'Show Gross & Discounted', + 'field' => 'grossdiscount', + 'value' => 1, + &> </TABLE> |
