https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36248
--- Comment #2 from jpl <[email protected]> --- (In reply to jpl from comment #1) > It seems that setting the item_id value of the booking (in the bookings) > table causes the particular booking to be record level. So far it looks like > everything still behaves correctly in terms of avoiding conflicting or > overlapping bookings. > > So possibly all that's needed might be to simply not set item_id when 'any > item' is selected. Correction: setting item_id to NULL causes a record level booking. -- 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/
