From: ivan Date: Wed, 26 Oct 2011 03:09:06 +0000 (+0000) Subject: add legacy_cust_bill to hold legacy invoice content, RT#12981 X-Git-Tag: freeside_2_3_1~202 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=21ed0448f9f490cf9ffa9d74d7e70035025d5449 add legacy_cust_bill to hold legacy invoice content, RT#12981 --- diff --git a/httemplate/view/cust_main/payment_history/legacy_invoice.html b/httemplate/view/cust_main/payment_history/legacy_invoice.html index e999a251e..6eb21b206 100644 --- a/httemplate/view/cust_main/payment_history/legacy_invoice.html +++ b/httemplate/view/cust_main/payment_history/legacy_invoice.html @@ -19,5 +19,6 @@ if ( $FS::CurrentUser::CurrentUser->access_right('View invoices') ) { : length($legacy_cust_bill->content_pdf) ? qq!! : ''; +}