Bug 9722: Allow users to add notes when placing a hold in opac
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 25 Feb 2013 14:21:57 +0000 (15:21 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 23 May 2013 15:12:49 +0000 (08:12 -0700)
commit8b9d9cb2d1a44375bd81a018719a9ccf834bed9a
treed47a8bc9b6fcd4ee70b35eca6d49ce53eee9f2f9
parent030c22b9c26309682f8c01105f77a3f1a7a3a148
Bug 9722: Allow users to add notes when placing a hold in opac

The option of adding a note is controlled by new pref OpacShowHoldNotes.
This development is part of a larger one (see umbrella report 9721).

Test plan:
1 Verify if new pref is disabled by default. Place a hold. You can't add a note.
2 Enable the pref. Place a hold and add a note. Check in staff if you can see
the note in Catalogue Detail/Holds tab.
3 Toggle SingleBranchmode, AllowHoldDateInFuture/OPACAllowHoldDateInFuture,
OPACShowHoldQueueDetails, or OPACItemHolds.
Check the display of columns when placing a hold from opac.
4 Place a few holds with notes from opac search results in one run (enable
DisplayMultiPlaceHold). Check results in staff again.

Remark: A few lines already refer to mandatory note reasons. This is handled
in a subsequent report. No reason to worry.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt
opac/opac-reserve.pl