From: Ivan Kohler Date: Thu, 11 May 2017 22:53:36 +0000 (-0700) Subject: test billing events, RT#73949 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ba375fd5f0c6af9d2880a4db1396ffb182754413;p=freeside.git test billing events, RT#73949 --- diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 287658f70..57023a499 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -141,6 +141,10 @@ function areyousure_popup(message, action, actionlabel) { % $br=1; <% mt('View billing events for this customer') |h %> % } +% if ( $curuser->access_right('Configuration') ) { + <% $br++ ? ' | ' : '' %> + <% mt('Test billing events for this customer') |h %> +% } % % my $email_link = ($cust_main->invoicing_list_emailonly) && % include('/elements/email-link.html',