http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic <srdjan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall@gmail.com |srdjan@catalyst.net.nz --- Comment #1 from Srdjan Jankovic <srdjan@catalyst.net.nz> 2011-10-24 06:25:48 UTC --- Created attachment 6028 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6028 patch This proved to be a bit of an ordeal. Letter processing was all over the place. In order to implement html support and branch selection I just had to make a single entry point. Some notes: * Ossue Slip and Quick slip are different - I solved that by having two notes, ISSUESLIP and ISSUEQSLIP * Notices are now either plain or html. I can see some problems with that. What we should really have is a plain text and html version, and pick the right one as required * I've made letter replacement routine that supports all possible usages at the time of making this patch. I have improved it a bit, but it still talks far too much to the database. Is that perceived as a problem? -- 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.