X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_event.html;h=e0d6242b2f23983791363f2e745ddccad1295f62;hb=e168ca3db2702bd9a540316cd9bd840238dd19ce;hp=44cbadbe669b3358b0537642803928c1e1b2b715;hpb=eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd;p=freeside.git diff --git a/httemplate/search/report_cust_event.html b/httemplate/search/report_cust_event.html index 44cbadbe6..e0d6242b2 100644 --- a/httemplate/search/report_cust_event.html +++ b/httemplate/search/report_cust_event.html @@ -5,53 +5,37 @@ %>
- - + +
- <% include( '/elements/tr-select-agent.html' ) %> - - + + <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> + + <% include( '/elements/tr-select-cust_main-status.html', + 'label' => 'Status' + ) + %> + + <% include( '/elements/tr-select-payby.html', + 'label' => 'Customer payment type', + 'payby_type' => 'cust', + 'multiple' => 1, + 'all_selected' => 1, + ) + %> + + <% include( '/elements/tr-select-part_event.html', + 'label' => 'Events', + 'multiple' => 1, + 'all_selected' => 1, + ) + %> + <% include( '/elements/tr-input-beginning_ending.html' ) %> - -