X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_credit.html;h=be02e9fbdade2a9a8c2c64e749b660c7c59453cd;hb=948b8acdd4b9b3864342062d0c397a11f57c5700;hp=139902228f757dd6e8ae4424754df8169bd1c359;hpb=f145ba710c004d0735caae621004d2776b178a6e;p=freeside.git diff --git a/httemplate/search/report_cust_credit.html b/httemplate/search/report_cust_credit.html index 139902228..be02e9fbd 100644 --- a/httemplate/search/report_cust_credit.html +++ b/httemplate/search/report_cust_credit.html @@ -4,22 +4,16 @@ - - - - - + + <% include( '/elements/tr-select-otaker.html', + 'label' => 'Credits by employee: ', + 'otakers' => \@otakers, + ) + %> <% include( '/elements/tr-select-agent.html', - ($cgi->param('agentnum') || ''), - 'label' => 'for agent: ', + 'curr_value' => scalar( $cgi->param('agentnum') ), + 'label' => 'for agent: ', ) %>
Credits by employee: - -