X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fbilling.html;h=54c180bdd9e1c48a352443306040b0b8b255b4d8;hb=995a145c931164347683071c95c6754379d36604;hp=049461dbd0d303eb2df88e2a1fbfcc3876874783;hpb=a67fd3bbfeec137ebf494e36eaa920145b8509a1;p=freeside.git diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index 049461dbd..54c180bdd 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -5,7 +5,12 @@ Billing information %if ( $FS::CurrentUser::CurrentUser->access_right('Bill customer now') % && ! $cust_main->is_encrypted($cust_main->payinfo) % ) { - (Bill now) +%# (Bill now) + (<% include('/elements/bill.html', + custnum => $cust_main->custnum, + label => 'Bill now', + url => $p.'view/cust_main.cgi?'.$cust_main->custnum, + ) %>) % } <% ntable("#cccccc") %><% ntable("#cccccc",2) %> @@ -216,6 +221,13 @@ Billing information % } +% if ( $conf->exists('voip-cust_email_csv_cdr') ) { + + Email CDRs as CSV + <% $cust_main->email_csv_cdr ? 'yes' : 'no' %> + +% } + % if ( $show_term || $cust_main->cdr_termination_percentage ) { CDR termination settlement