]> git.koha-community.org Git - koha.git/commit
Bug 38175: (QA follow-up) Unit test for filter_by_active change
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 22 Oct 2024 16:15:01 +0000 (17:15 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 24 Oct 2024 16:27:25 +0000 (18:27 +0200)
commitf1f790f51f6c829589c2c48d9a4844cc9dd6706b
tree7e6251a18beeaa3fcdcd9c513d7894075888d0de
parent24114187f1b5b377173dc8db6b6066033dced431
Bug 38175: (QA follow-up) Unit test for filter_by_active change

We now filter out 'cancelled' and 'completed' bookings in the
filter_by_active method. We need tests for that.

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