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

--- Comment #13 from Alex Buckley <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to