From: ivan Date: Sun, 30 Nov 2003 07:52:18 +0000 (+0000) Subject: add link to view typeset invoice X-Git-Tag: freeside_1_4_2beta1~353 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=728d08302fac48b0a4c0a10ff5cfca7505dea4e4;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';