11 Jan
2016
11 Jan
'16
3:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15545 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- This report adds three cases where you could want to require a note when placing a hold. Each of these cases may be enabled separately via a system preference. (The hold note itself is triggered by OpacHoldNotes.) The three cases are: serial indication in the leader, collection indication in the leader, and MARC 300$a contains an indication of multiple parts/volumes (identified via a regular expression). A new sub in Reserves handles these cases and will be easily extensible. A unit test will be provided too. -- You are receiving this mail because: You are watching all bug changes.