https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37661
--- Comment #17 from Esther Melander <[email protected]> --- That may have been it. I have updated and the patch applied correctly. After applying the patch and updating the database, the fields in step 2 were not present. The EnableBooking system preference came in disabled, which would explain why they were not present. I flipped the system preference to Enabled and the fields appeared as they should. The system preference appears to enable/disable Bookings. I did notice, the system preference overrides the Bookings checkbox in the item type configuration. If EnableBooking is enabled, it enables bookings for everything and does not reference the Item Type configuration checkbox. I would expect the system preference to reference the Item Type configuration. -- 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/
