https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35906 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_24_11_candidate, |additional_work_needed, |RM_priority |release-notes-needed --- Comment #114 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 1) Documentation Test plan is really outdated: 5) Change new syspref 'item-level_booking' to 'itemtype' 6) Edit an itemtype, there is a new checkbox to add 'bookable' option There is no such system preference (which is good). Please provide release notes and some documentation step by step for the documentation team. 2) Database update Whenever adding a new column, you need to use AFTER or BEFORE to make sure the sequence matches in updated and new installations. (Fixed in a follow-up) -- You are receiving this mail because: You are watching all bug changes.