https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805
--- Comment #40 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #39) > t/db_dependent/Circulation/Renewal.t .. 1/7 DBD::mysql::st execute failed: > Unknown column 'me.hold_fulfillment_policy' in 'field list' > > The Schema is wrong, you are adding > default_branch_circ_rules.hold_fulfillment_policy, which is not in master. Doh! I must not have rebuild the schema on a stock community database! I'll get that fixed up! -- 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/
