https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36762
--- Comment #11 from Emmi Takkinen <[email protected]> --- Created attachment 199239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199239&action=edit Bug 36762: Allow to ignore hold when creating a transfer When one tries to transfer an item that could fill a pending hold to a library that is not the holds pickup library, Koha gives only a option to transfer item to pickup library. This patch adds new option to ignore hold and transfer item to the library user selected in transfer tool. To test: 1. Log into Library A. 2. Find or create a biblio with 1 holdable item at Library A. 3. Place a hold for the biblio with pickup at Library B. 4. Navigate to Circulation > Transfers. 5. Attempt to transfer item to Library C. => Note that Koha only allows to transfer item to Library B, cancel hold and attempt transfer or return to the transfer tool. 6. Apply this patch. 7. Attempt to transfer item again. => Note that there is now an option to ignore the hold and transfer item to Library C. => When option to transfer item to the Library C is selected, confirm that Koha tells that transfer was made to Library C and a new transfer was made to database. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are the assignee for the bug. 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/
