[Koha-bugs] [Bug 27281] Replace call to `C4::Circulation::DeleteTransfer` with `Koha::Item::Transfer->cancel({ comment => $comment })` in `C4::Circulation::LostItem`

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 22 10:36:34 CEST 2021


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

--- Comment #18 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 119986
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119986&action=edit
Bug 27281: (QA follow-up) Restore test for holdingbranch

I inadvertantly removed the test that varified that the items
holdingbranch is unaffected by the call to LostItem. This restores such
a test and adds a few comments to clarify the test transfers.

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


More information about the Koha-bugs mailing list