]> git.koha-community.org Git - koha.git/commit
Bug 24777: Use patron.is_debarred instead of patron.debarred in return.tt
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 2 Mar 2020 15:03:54 +0000 (18:03 +0300)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 2 Apr 2020 20:35:59 +0000 (20:35 +0000)
commite8bb094e5cc42e8d2b4745b3e8d8338c816e0c17
tree5c42e9e3190323771acb20b302e92677c987d6ee
parent0c3b750f1af64c201d26428d8eacbedd03f925e7
Bug 24777: Use patron.is_debarred instead of patron.debarred in return.tt

In return page return.tt, when there is an hold message, patron is said as restricted even if restriction end date is in the past.

Test plan :
1) For a patron Jon Doe create a manual restriction with end date in the past
2) Create an hold for this patron on an item
3) Check in this item => You don't see message "Patron is RESTRICTED"
4) For a patron Kevin Doe create a manual restriction with end date in the future
5) Create an hold for this patron on an item
6) Check in this item => You see message "Patron is RESTRICTED"
7) Repeate 1-6 with system preference HoldsAutoFill enabled
8) Repeate 1-6 with a waiting hold

Signed-off-by: Nazlı Çetin <nazli@devinim.com.tr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt