[Koha-bugs] [Bug 5533] marking item lost diff in two places

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 15:08:25 CEST 2011


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

--- Comment #9 from Ian Walls <ian.walls at bywatersolutions.com> 2011-09-13 13:08:25 UTC ---
Srdjan,


It seems to me that what needs to happen here is what Jared suggests:  we need
a single subroutine to handle all the logic of marking an item Lost.

Input params:

* lost value: which LOST auth values to use
* charge: charge the patron the replacement cost?
* markreturned:  check in the material?

The behaviour on the item tab and the behaviour in longoverdue.pl can then be
synchronized.

I'm still not convinced that the edit items screen needs to include this
additional logic; it's the manual way to edit an item record, and should only
be done by people who know what they're doing.  Hiding 'Lost' in the MARC
Framework would be an easy way to prevent folks from inadvertently making the
changes without properly handling all the other logic.

-- 
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