dates1967 / simpleinvoices

Automatically exported from code.google.com/p/simpleinvoices
GNU General Public License v3.0
0 stars 0 forks source link

Patch for PDF Receipts #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
./modules/payments/xml.php
Insert this new line on line 205

<a class='index_table' title='$LANG[print_preview_tooltip] ".$row['id']."' 
href='index.php?module=export&view=payment&id=$row[id]&format=pdf'><img 
src='images/common/page_white_acrobat.png' height='16' border='-5px' 
padding='-4px' valign='bottom' /></a>

Original issue reported on code.google.com by nos...@sparky.net.au on 9 Nov 2011 at 11:34

GoogleCodeExporter commented 9 years ago

Original comment by r.luthi...@gmail.com on 23 Dec 2011 at 1:48

GoogleCodeExporter commented 9 years ago
Fixed in r3836

Original comment by buchs.en...@gmail.com on 16 Jan 2012 at 10:41