Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Marc Véron 192239fd79 Bug 1983: Checkout: Hold repquest 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 that 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 underneath the buttons for Checkin/Checkout a link
  with following text: "Click here to place hold for [Patron X' name]"
- Verify that the link is stylable (div class circ-scheckoutplacehold)
- Verify that the link takes you to the page to place a hold on this biblio
  for patron Y
- Do the same for item B and verify that it works for reserved items as well.
- Repeat steps above for a patron who has restrictions, verify that the link
  does not appear
- Log in with a staff member who has no permission to place holds
- Repeat steps above for a patron without restrictions, verify that the link
  does not appear.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-01-27 06:39:14 +00:00
..
bookcount.tt Bug 14890: Simplify processing to display a date with hours 2015-10-08 10:59:05 -03:00
branchoverdues.tt Bug 15059: Line break in html attribute in branchoverdues.tt 2015-11-04 10:59:51 -03:00
branchtransfers.tt Bug 15301: branchtransfers.tt: Remove ambiguous "To" and fix splitted sentence 2015-12-29 21:24:50 +00:00
circulation-home.tt Bug 15230: Remove unused file circ/stats.pl and stats.tt from system 2015-12-11 16:46:31 +00:00
circulation.tt Bug 1983: Checkout: Hold repquest when checking out an item already on loan or reserved 2016-01-27 06:39:14 +00:00
circulation_batch_checkouts.tt Bug 15229: Fix tiny typos in error messages of batch checkout page 2015-12-30 02:04:46 +00:00
offline-mf.tt
offline.tt Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
on-site_checkouts.tt
overdue.tt Bug 14916: Display overdues if due on 23:59 2015-10-19 11:50:37 -03:00
pendingreserves.tt Bug 15614 - Spelling mistake in circ/pendingreserves.tt: Fullfilled 2016-01-27 05:15:22 +00:00
printslip.tt Bug 12933: (QA followup) Add missing notice templates and other small fixes 2015-11-04 12:41:29 -03:00
renew.tt Bug 15570: (follow-up) Bug 11944 Remove all utf8 filter from templates 2016-01-19 15:01:32 -07:00
reserveratios.tt Bug 14920: Remove C4::Dates from circ/reserveratios.pl 2015-10-13 11:39:01 -03:00
returns.tt Bug 15355: Translatability: Fix issues on check in page 2016-01-27 04:19:43 +00:00
selectbranchprinter.tt
transfer-slip.tt
transferstoreceive.tt Bug 14356: Improvements to the 'Transfers to receive' page 2015-06-22 17:30:53 -03:00
view_holdsqueue.tt Bug 14142 - Holds queue viewer only displays first subtitle from marc keyword mappings 2015-06-04 11:14:58 -03:00
waitingreserves.tt Bug 13838 - Redirect to 'expired holds' tab after cancelling a hold 2015-12-11 16:43:55 +00:00