test billing events, RT#73949
authorIvan Kohler <ivan@freeside.biz>
Thu, 11 May 2017 22:53:36 +0000 (15:53 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 11 May 2017 22:53:36 +0000 (15:53 -0700)
httemplate/view/cust_main.cgi

index 287658f..57023a4 100755 (executable)
@@ -141,6 +141,10 @@ function areyousure_popup(message, action, actionlabel) {
 % $br=1;
   <A HREF="<% $p %>search/cust_event.html?custnum=<% $custnum %>"><% mt('View billing events for this customer') |h %></A>
 % }
+% if ( $curuser->access_right('Configuration') ) {
+  <% $br++ ? ' | ' : '' %>
+  <A HREF="<% $p %>misc/test-part_event.html?custnum=<% $custnum %>"><% mt('Test billing events for this customer') |h %></A>
+% }
 % 
 % my $email_link = ($cust_main->invoicing_list_emailonly) && 
 %   include('/elements/email-link.html',