From: ivan Date: Sun, 30 Nov 2003 07:52:17 +0000 (+0000) Subject: add link to view typeset invoice X-Git-Tag: NET_WHOIS_RAW_0_31~236 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=7f300c1a420b3a95bb7e99c0161059718fb21932;p=freeside.git add link to view typeset invoice --- diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 53d7bc051..ddc92748d 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -22,6 +22,10 @@ print qq!Enter payments (check/cash) aga print qq!Reprint this invoice!. '

'; +print menubar( + 'View typeset invoice' => "${p}view/cust_bill-ps.cgi?$invnum", +), '

'; + #false laziness with search/cust_bill_event.cgi print table(). 'EventDateStatus';