[Koha-bugs] [Bug 3249] LOST is not triggering replacement charge on checked out items

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Tue May 26 22:24:10 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249


Ryan Higgins <rch at liblime.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rch at liblime.com




--- Comment #2 from Ryan Higgins <rch at liblime.com>  2009-05-26 20:24:10 ---

I think this behavior is due to the shortcoming in Koha's treatment of
authorised values, wherein it sometimes gives particular authorised values
magical powers.  In this case, the LOST authorised value '1' should trigger a
charge.
If you create three authorised values that all reflect some 'lostness', only
one of them will trigger the charge.

This is an overall weakness of the authorised values implementation; the same
problem happens with NOT_LOAN:  zero and negative values have special meanings.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list