https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40644
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186159|0 |1 is obsolete| | --- Comment #11 from Pedro Amorim <[email protected]> --- Created attachment 186161 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186161&action=edit Bug 40644: Add tests If you apply this patch before the other one: prove t/db_dependent/Koha/Biblio.t Will fail. Apply both patches. The above now passes. This highlighted something. Following the test plan I can't reproduce this anymore. In order to reproduce, the check-outs need to happen before the bookings, otherwise when the check-outs happen on an existing booking it'll 'complete' or 'cancel' the booking thus not causing the error. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
