X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_bill.cgi;h=4e97bb54c3a802739467ce8a4d78d05055874abc;hb=0a3b346806615bd893048d2a5c26f8d126a12f4b;hp=ce8d96a950e7f7aae59608e99e506f4d2425c3e9;hpb=995a145c931164347683071c95c6754379d36604;p=freeside.git diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index ce8d96a95..4e97bb54c 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -78,6 +78,15 @@ View typeset invoice PDF

+% if ( $conf->exists('svc_elec_features') ) { +% my $reclink = "invnum=$invnum"; +% $reclink .= ';template='. uri_escape($template) if $template; + ">View Record
+ ">View Record Ignoring DUE DATE +

+ +% } + % } % my $br = 0;