diff options
Diffstat (limited to 'httemplate/search/report_cust_pay.html')
| -rw-r--r-- | httemplate/search/report_cust_pay.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html index 1dc1d7a7d..8d41c802d 100644 --- a/httemplate/search/report_cust_pay.html +++ b/httemplate/search/report_cust_pay.html @@ -96,6 +96,14 @@ ) %> + <% include( '/elements/tr-checkbox.html', + 'label' => 'Include tax names', + 'field' => 'tax_names', + 'value' => 1, + ) + %> + + </TABLE> <BR> |
