https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27896 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch replaces calls release notes| |to DeleteTransfer with | |Koha::Item::Transfer->cance | |l and then removes | |C4::Circulation::DeleteTran | |sfer entirely. | | | |This brings | |two advantages: | |1. Better | |auditing of transfers by | |recording reasons for | |cancellation and throwing | |suitable errors for various | |conditions | |2. Cleaning code | |from the overburdened | |C4::Circulation module. -- You are receiving this mail because: You are watching all bug changes.