[Koha-bugs] [Bug 5788] Move ReservesMaxPickupDelay system preference to the Circulation Matrix.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 27 08:17:38 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5788

--- Comment #5 from Srdjan Jankovic <srdjan at catalyst.net.nz> 2011-07-27 06:17:38 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 reservesmaxpickupdelay INTEGER;
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.


More information about the Koha-bugs mailing list