https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37416 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #15 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- (In reply to Angela Berrett from comment #13)
We work with ByWater Solutions - they maintain our server I believe. I am set as a Superlibrarian so I should have full permissions. I've tried F12 and nothing happens. I've talked with them about this issue but was hoping I could get more info on my own as well. Maybe it's best to just wait for them to look into it.
The error in this case was a 500 when loading the api (these won't show in the console). Checking the backend it was: unhandled exception (Mojo::Exception)<<Can't call method "notforloan" on an undefined value at /usr/share/koha/lib/Koha/Item.pm line 1740.>> The preference "item-level_itypes" was set to "bibliographic record", but the type wasn't set on the biblio level. Switching that allowed the table to load. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.