https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35697 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This is the problem you are seeing: Bug 35473 - Core bookings and room reservations plugin tables clash We added a bookings table to Koha not aware that the plugin didn't follow naming conventions and already added a table of the same name. My guess is that you need to rerun the database update manually (the SQL from it) that would create the table Koha expects: installer/data/mysql/db_revs/230600061.pl *** This bug has been marked as a duplicate of bug 35473 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.