http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1983

--- Comment #3 from Marc VĂ©ron <ve...@veron.ch> ---
Created attachment 45984
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45984&action=edit
Bug 1983: Checkout: Hold request when checking out an item already on loan or
reserved

This patch allows to put a hold on an item that is already checked out or
reserved.

To test:

- Check out an item A
- Put a hold on an item B
- Verify thath the staff user has permission to put holds
- Check out item A to a patron X
- Try to checkout item A to a patron Y
- Verify that you see near the buttons for Checkin/Checkout a link "Click here
to place hold"
- Verify that the link is stylable (span class circ-scheckoutplacehold)
- Verify that the link takes you to the page for placing holds as appropriate
- Do the same for item B and verify that it works for reserved items as well.
- Log in with a staff client who has no permission to place holds
- Repeat steps above, verify that the link does not appear.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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