[Koha-bugs] [Bug 14576] Allow automatic update of location on checkin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 28 17:46:17 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576

--- Comment #124 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 87149
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87149&action=edit
Bug 14576: Replaced calls using deprecated method GetItem with
Koha::Items->find

Test plan:
1) Apply all patches except this one
2) Checkout out an item to a patron
3) Check the item in - note that this will fail
4) Apply this patch, and repeat steps 1-3, noting instead that the the
check is instead successful
5) Verify also that reserves act as expected
5) Sign off

Sponsored-by: Catalyst IT

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list