[Koha-bugs] [Bug 7001] User Configurable Slips

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 24 08:25:48 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|kyle.m.hall at gmail.com       |srdjan at catalyst.net.nz

--- Comment #1 from Srdjan Jankovic <srdjan at 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.


More information about the Koha-bugs mailing list