[Koha-bugs] [Bug 28176] Transfer not created for items returning home if confirmed with "Yes, print slip" button

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 20 15:19:50 CEST 2021


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 119908
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119908&action=edit
Bug 28176: Transfer not created for items returning home if confirmed with
"Yes, print slip" button

If an items is to be transferred home after being checked out at a different
branch, the "Yes, print slip" button does not generate the transfer, but the
"Yes" button does.

Test Plan:
 1) Set AutomaticItemReturn to "Don't"
 2) Place a hold for pickup at a different branch
 3) Check in the item, confirm the hold and transfer
 4) Check in the item at the pickup branch
 5) Check the item out to the patron
 6) Check the item in at the pickup branch
 7) Confirm the transfer back to the home library with the "Yes, print
    slip" button
 8) Check the branchtransfers table, not there is not open transfer
 9) Apply this patch, repeat steps 1-8
10) Note the branch transfer was created!

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


More information about the Koha-bugs mailing list