[Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 13 19:43:01 CEST 2012


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

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brendan at bywatersolutions.co
                   |                            |m

--- Comment #7 from Brendan Gallagher <brendan at bywatersolutions.com> ---
(In reply to comment #5)
> This patch once again makes the behavior of marking an item lost different
> depending whether you use moredetail or additem to make the change. The new
> syspref should affect every workflow that sets an item's lost status.

That is a non-issue. Currently, that behavior is already different. Marking an
item lost via moredetail.pl applies the LostItem subroutine to the given item,
while using additem.pl does not. It never has, and that is why the itemlost
field is hidden by default on additem.pl

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list