[Koha-bugs] [Bug 30447] pendingreserves.pl is checking too many transfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 16 20:36:03 CEST 2022


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136186|0                           |1
        is obsolete|                            |
 Attachment #136187|0                           |1
        is obsolete|                            |
 Attachment #136198|0                           |1
        is obsolete|                            |
 Attachment #136199|0                           |1
        is obsolete|                            |

--- Comment #10 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 136200
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136200&action=edit
Bug 30447: Check if transfers arrived or cancelled

TO test:
 1 - Find a bib with a single item
 2 - Browse to Circulation->Transfer
 3 - Transfer the item to another branch
 4 - Check the item in at current branch and cancel the transfer on the dialog
 5 - Place a hold on the biblio for a patron at current branch
 6 - Browse to Circulation->Holds to pull
 7 - Item does not show
 8 - Apply patch, restart all
 9 - Browse to Circulation->Holds to pull
10 - Item shows

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list