30 Jan
2024
30 Jan
'24
12:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35248 --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 161620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161620&action=edit Bug 35248: Drop ->place_booking These methods were introduced and used in an earlier iteration of the code, they are no longer called from anywhere (the code in Koha::Booking->store handles all cases instead) and thus I choose to remove them rather than add unit tests for them.. They are simple methods that could be re-introduced as required at a future date. -- You are receiving this mail because: You are watching all bug changes.