http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5607
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6865|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <[email protected]> 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 <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
