Bug 26323: Retrieve the correct NOT_LOAN value
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 Sep 2020 13:37:15 +0000 (15:37 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 28 Sep 2020 14:09:10 +0000 (16:09 +0200)
commit5da1e809b7b5476a2d8a740b1441415ce529fc3c
treed421cfb719835506c957db8c58052b5a33fc9911
parent3cd40f7bafe99c72b804dc1d6ff993fbc71f2d85
Bug 26323: Retrieve the correct NOT_LOAN value

From the template we are assuming that items.notforloan is mapped with
the NOT_LOAN authorised value category, but that is not necessarily the
case.

We must retrieve the correct AV category

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt