https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35248
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #161620|0 |1 is obsolete| | --- Comment #13 from Martin Renvoize <[email protected]> --- Created attachment 161655 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161655&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. _______________________________________________ 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/
