X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_unapplied_cust_pay.html;h=d2dd9e71d7dc7c13e0a2102738a55ff0bf268ab1;hp=10093e57677f59fb2d9f71310ba70c0113d079f7;hb=HEAD;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2 diff --git a/httemplate/search/report_unapplied_cust_pay.html b/httemplate/search/report_unapplied_cust_pay.html index 10093e576..d2dd9e71d 100755 --- a/httemplate/search/report_unapplied_cust_pay.html +++ b/httemplate/search/report_unapplied_cust_pay.html @@ -6,7 +6,7 @@ - @@ -25,6 +25,12 @@ Customers with unapplied payments over days old + <% include( '/elements/tr-input-date-field.html', { + 'name' => 'as_of', + 'value' => time, + 'label' => 'As of date ', + 'format' => FS::Conf->new->config('date_format') || '%m/%d/%Y', + } ) %>
+ Search options