http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786
--- Comment #6 from Srdjan Jankovic <[email protected]> 2011-07-27 06:19:11 UTC --- Note: this has a database patch. Be sure to edit the updatedatabase.pl version numbers to make it apply, or alternatively run ALTER TABLE issuingrules ADD onshelfholds BOOLEAN; UPDATE issuingrules SET onshelfholds=1; against the database -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
