[Bug 3249] New: LOST is not triggering replacement charge on checked out items
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Summary: LOST is not triggering replacement charge on checked out items Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: major Priority: P5 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: mcoalwell@nekls.org CC: mcoalwell@nekls.org Estimated Hours: 0.0 Change sponsored?: --- Changing a checked-out item's status to LOST doesn't do anything but change its catalog status to LOST. Formerly, changing a checked-out item's status to LOST would immediately remove it from a patron's checkouts and show it as a lost item with replacement cost under the Fines tab). Some time recently this stopped working correctly. Koha Manual says: "If a replacement charge trigger is specified, the item [is] marked returned, removing it from the patron's account, and a charge is levied (even if it is $0) in accordance with the item replacement cost." -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner@ptfs.com --- Comment #1 from Jane Wagner <jwagner@ptfs.com> 2009-05-26 12:20:12 --- What version are you at? I just tested on a version 3.01.00.032 system, and lost seems to be functioning correctly there. It removed the item from the user's checkout queue and recorded a fine against it. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Cookie Wolfrom <cookie.wolfrom@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cookie.wolfrom@liblime.com -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Ryan Higgins <rch@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rch@liblime.com --- Comment #2 from Ryan Higgins <rch@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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 --- Comment #3 from Mickey Coalwell <mcoalwell@nekls.org> 2009-05-26 20:45:34 --- (In reply to comment #2)
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.
Yes, the magical power of 1=LOST is precisely what I am missing. Is there a reason the magic has gone from our installation? Is there a way to get the magic back? I understand that only 1=LOST has the Koha magic. But it seems to have disappeared from 3.01.00.014, our version. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Sharon Moreland <smoreland@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smoreland@nekls.org --- Comment #4 from Sharon Moreland <smoreland@nekls.org> 2009-05-27 17:58:08 --- Tested this in our newly updated installation today and it works as expected. Feel free to close. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 --- Comment #5 from Mickey Coalwell <mcoalwell@nekls.org> 2009-05-28 02:52:34 --- Would love to know what happened to the LOST function, and how it magically returned. Glad to have it back. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Sharon Moreland <smoreland@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Sharon Moreland <smoreland@nekls.org> 2009-08-04 17:11:51 --- *** This bug has been marked as a duplicate of bug 2803 *** -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Mickey Coalwell <mcoalwell@nekls.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED -- 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.
participants (1)
-
bugzilla-daemon@liblime.com