14 Mar
2016
14 Mar
'16
12:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805 --- Comment #40 from Kyle M Hall <kyle@bywatersolutions.com> --- (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.