]> git.koha-community.org Git - koha.git/commit
Bug 31313: (QA follow-up) Show status "On hold" correctly if there are waiting holds
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Tue, 23 Aug 2022 19:51:17 +0000 (19:51 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 25 Aug 2022 11:12:54 +0000 (08:12 -0300)
commitc8b3557df1d21f2a6c16d6cbef6e13674ad2357b
tree7ef2418877878d80a142a0ddb73271802bb3be6b
parent37002a81c37e759bf80e663d3e75ce7c0700feef
Bug 31313: (QA follow-up) Show status "On hold" correctly if there are waiting holds

The patch "Bug 31313: Fix availability - OPAC
opac-detail" (70cb4e22c07) cause the OPAC detail page only show
"Available" status even when there were waiting holds.

The onhold item field is removed at the same go as it was confusing
and unused since "Bug 2655: Fixes availabilty counts if items are on
hold shelf. Patch (2/2)" (a37545eb1)

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc
opac/opac-basket.pl
opac/opac-detail.pl