[Koha-bugs] [Bug 21346] Clean up dialogs in returns.pl / Fix waiting holds at wrong location bug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 03:49:03 CEST 2018


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

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79685|0                           |1
        is obsolete|                            |

--- Comment #21 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Created attachment 79686
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79686&action=edit
Bug 21346: Update/Fix dialogs - Fix hold waiting

TEST PLAN
1) Place a hold on an item from Branch A to be delivered to Branch B.
2) Checkin the item at Branch A and confifm the hold to transfer.
3) Be human and make a mistake.  Login as Branch C and check the item in
4) Note the great modal to redirect the hold.  Note that the old dialog
is behind it!
5) Check in the item at Branch B to put it in waiting status.
6) Be human and make another mistake.  Login as Branch C and check the
item in.  Notice it does nothing except a local use.
7) Check out an item at Branch A.
8) Check in the item at Branch B.  Notice the classic blue transfer
dialog at the top of page.
9) Apply the patch.
10) Check everything in at their branches.
11) Repeat steps 1-8.  Now note the classic dialogs are gone and nothing
but the modals left.  Note that the waiting hold will now reroute back
the place it should be waiting.

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


More information about the Koha-bugs mailing list