https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35697
--- Comment #10 from Katrin Fischer <[email protected]> --- There is definitely some stuff there that doesn't look great. This here is something we coudl start with: ==> /var/log/koha/library/plack-error.log <== DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'me.booking_id' in 'field list' at /usr/share/koha/lib/Koha/Objects.pm line 317 Do you have the room reservation plugin installed or had it in stalled? Please check if you have a table bookings with a column booking_id. -- You are receiving this mail because: You are the assignee for the bug. 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/
