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

Andrew Fuerste-Henry <[email protected]> changed:

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

--- Comment #3 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 187019
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187019&action=edit
Bug 40551: Make patron page holds table use API endpoint for cancellation

Test plan, k-t-d, patches applied:
1) Search for 'music':
http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=music
2) Click the 'Select all' link on the left of the search toolbar
3) Click the 'Place hold' button on the same toolbar
4) On the patron input, add 'koha'
5) You need to pick the 'Pickup location' specifically for each hold. Click
'Place holds'
6) On this screen (reserve/request.pl) ensure the table(s) work. Selecting all
works. Canceling selected works (it doesn't refresh immediatelly, it's a
background job). Suspend works as before, sorting, etc.
7) Now visit the patron details page:
http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=51
8) Click the 'Holds' tab.
9) Test that selecting multiple holds and canceling selected works.
10) Test that canceling a specific hold works.
11) Repeat steps 8-10 but for the circulation page from patron details at:
http://localhost:8081/cgi-bin/koha/circ/circulation.pl?borrowernumber=51

Signed-off-by: Phillip Berg <[email protected]>
Signed-off-by: Andrew Fuerste Henry <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to