22 May
2024
22 May
'24
12:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36248 --- Comment #2 from jpl <data-27FC05A3CB97@office-dateien.de> --- (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.