[Koha-bugs] [Bug 28382] 'Reserve' should be passed through as transfer reason appropriately in branchtransfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 19 10:42:39 CEST 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 121145
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121145&action=edit
Bug 28382: Set trigger to 'Reserve' when actioning a resver transfer

This patch sets the transfer trigger to 'Reserve' when the staff user
confirms they are transfering to fulfil a reserve.

Test plan
1 - Place a hold for delivery at Library B
2 - Sign in at Library A
3 - Browse to Circulation->Transfers
4 - Attempt to transfer an item on the title with the hold to Library B
5 - You get a notice that hold was found
6 - You have the option transfer the for the hold - click it
7 - Confirm hold is set to transit and transfer generated
8 - Check the branchtransfers table and confirm the 'reason' is
  'Reserve' not 'Manual'.

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


More information about the Koha-bugs mailing list