Ticket #80 (new defect)
invoice pdf should open in new window
| Reported by: | richcowan | Owned by: | christian |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | other | Version: | |
| Keywords: | Cc: | florian |
Description
You lose the phpaga menu links when the pdf opens in the same window. Then it is confusing what to do next.
I was able to fix this by editing the bill.tpl.html file, line 22, to the following:
<form action="bill_pdf.php" method="get" target="_blank" onsubmit="hideElement('printbill');">
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
