[Koha-bugs] [Bug 21732] If an item is marked as lost, any outstanding transfers upon it should be cancelled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 1 00:46:17 CET 2018


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

--- Comment #13 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 81782
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81782&action=edit
Bug 21732: (follow-up) Added tests to t/db_dependent/Circulation.t

Tests check:
* If transfer is deleted when item is marked as lost with the
LostItemCancelOutstandingTransfer enabled and disabled

* If the items holdingbranch changes when item with transfers on it is
marked as lost.

Also added call to ModItem() when transfers are deleted (if the
LostItemCancelOutstandingTransfers syspref is enabled and a transfer did
exist on the item) to set the items holdingbranch to the transfer source
branch so the 'from' library is responsible for the lost item.

Sponsored-By: Brimbank Library, Australia

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


More information about the Koha-bugs mailing list