[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
Tue Mar 9 11:39:28 CET 2021


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

--- Comment #6 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
QA Query.. are 'get_transfer' and 'get_transfers' the right names for these
accessors..

I feel like perhaps they would be better called

`->next_transfer` and `->queued_transfers` or something along those lines.

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


More information about the Koha-bugs mailing list