https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27281
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117924|0 |1 is obsolete| | Attachment #117925|0 |1 is obsolete| | Attachment #117926|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall <[email protected]> --- Created attachment 119754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119754&action=edit Bug 27281: Update LostItem to use Koha::Item[::Transfer] methods This patch updates C4::Circulation::LostItem to use the Koha::Item and Koha::Item::Transfer methods to cancel transfers when an item is marked as lost. Test plan 1/ Confirm t/db_dependant/Circulation.t passes prior to applying the patches 2/ Apply the patch and run updatedatabase.pl 3/ Confirm that t/db_dependant/Circulation.t still passes 4/ Signoff Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
