[Koha-bugs] [Bug 18372] transits are not created at check in despite user responsing Yes to the prompt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 11 19:05:36 CEST 2017


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 62058
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62058&action=edit
Bug 18372 - transits are not created at check in despite user responsing Yes to
the prompt

If the AutomaticItemReturn system preference is set to "Don't" and you
check in an item which belongs to another library, a dialog will ask you
if you want to transfer. This patch corrects a bug to enable the "Yes"
buttons to work, triggering the transfer.

To test, apply the patch and check in an item which belongs to another
library. In the dialog, click the 'Yes' button and confirm that the item
has been made 'in transit' to the correct library.

Perform the same test with the 'Yes, print slip' and 'No' buttons and
confirm they are working correctly.

Since this patch changes the behavior of many other popups triggered
from this template, test other operations which trigger a 'print slip'
option like:

- Checking in an item which is part of a rotating collection
- Checking in an item which is on hold for a patron

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


More information about the Koha-bugs mailing list