]> git.koha-community.org Git - koha.git/commit
Bug 38175: (QA follow-up) Add cancelled handling to find_booking
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 25 Oct 2024 11:04:24 +0000 (12:04 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 25 Oct 2024 13:34:39 +0000 (15:34 +0200)
commit94210ae47111210739daf12d801d8b5b472b0932
treea699ec77c6855be707cab4744246e0573d964336
parent3237baeb0b37d189801045cc7bce15f1a3e1b7b4
Bug 38175: (QA follow-up) Add cancelled handling to find_booking

We need to also exclude cancelled bookings from the find_booking routine
used at checkout.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Item.pm
t/db_dependent/Koha/Item.t