]> git.koha-community.org Git - koha.git/commit
Bug 38175: (QA follow-up) Ensure we handle cancelled in clash detection
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 22 Oct 2024 16:09:39 +0000 (17:09 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 24 Oct 2024 16:27:24 +0000 (18:27 +0200)
commit24114187f1b5b377173dc8db6b6066033dced431
treee6d428d35daf9242657ebc908cd01b82bacb02d1
parente8185e14cc2b2ad9f28f3b34153342f46d107304
Bug 38175: (QA follow-up) Ensure we handle cancelled in clash detection

We need to ensure we handle the new status tracking cancelled/completed
in our clash detection code too.

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