diff options
Diffstat (limited to 'httemplate/search/report_cust_pay.html')
| -rw-r--r-- | httemplate/search/report_cust_pay.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html index a3e43f80a..90c5d255d 100644 --- a/httemplate/search/report_cust_pay.html +++ b/httemplate/search/report_cust_pay.html @@ -56,6 +56,12 @@ <% include( '/elements/tr-input-beginning_ending.html' ) %> + <% include( '/elements/tr-input-lessthan_greaterthan.html', + 'label' => 'Amount', + 'field' => 'paid', + ) + %> + </TABLE> <BR> |
