https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35248 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #161825|0 |1 is obsolete| | --- Comment #35 from David Nind <david@davidnind.com> --- Created attachment 161865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161865&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. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.