http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5607 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6865|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-19 20:40:17 UTC --- Created attachment 6873 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6873 [SIGNED-OFF] BUG 5607 : Adds parsing of issues fields in overdue letters Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Patch makes it possible to add fields from the issues table to overdue notices. Template used for testing: <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> , Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <fine>GBP</fine> Checkout date from items: <<items.onloan>></item> Possible improvements: - Dates are not formatted according to dateformat system preference -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.