https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887
--- Comment #75 from Cab Vinton <[email protected]> --- (In reply to Jonathan Druart from comment #74) > (In reply to Cab Vinton from comment #73) > > Software error on PTFS sandbox 0: > > > > Template process failed: undef error - > > DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha.circulation_rules' > > doesn't exist at /home/koha/src/Koha/Objects.pm line 191 > > On which page do you get this error? The circulation_rules should have been > created during the upgrade process, do you see any errors displayed in the > news section on the Koha home page? Bugger. Can't recreate the error, but I believe the error came when I tried to place a hold on an item. (One or more settings isn't allowing me to place a hold, but haven't been able to isolate which.) Fwiw, I get a similar error when simply trying to check out an item (both with and without the patch applied): Undefined subroutine &C4::Circulation::getnextacctno called at /home/koha/src/C4/Circulation.pm line 3194. Have tried a number of the Biblibre sandboxes as well, but several of those also have issues w/ checking out & placing holds, even w/ master :-( -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
