]> git.koha-community.org Git - koha.git/commit
Bug 19540: Tell the patron why a hold cannot be placed on items
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Jan 2021 12:44:33 +0000 (13:44 +0100)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Wed, 12 Oct 2022 14:38:10 +0000 (16:38 +0200)
commit95c3ed60c90ecc5be9a604d06d7a1d7ab39b9643
tree2acc8b690f4284589d68e728031999e030252770
parent85da1a4b16d8e602973b5057842cc7145c0b4d50
Bug 19540: Tell the patron why a hold cannot be placed on items

This patch adds an explanation when a hold cannot be placed, in some situation:
tooManyReserves
tooManyHoldsForThisRecord
tooManyReservesToday
itemAlreadyOnHold

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 01985605434b7b78cb8f234f8ea66e0a16b3f8c5)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit e1caed6c63d9a831e332ccee32123a591ae2b7e1)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
opac/opac-reserve.pl