Hi Gordana: On 8 December 2010 13:55, Gordana Vitez <[email protected]> wrote: > Hi there, > > We're an academic library on Evergreen and we would like one due date for our > materials for over the Christmas holidays. We would like to be able to set a > due date of Jan 10, 2011 going forward that would override all circ policies. > > Is this possible? And if so, could someone point me in the right direction?
I'm not sure if that particular scenario is part of the "hard due date" funded enhancement: http://biblio-os.blogspot.com/2010/11/coding-has-been-completed.html - might be worth looking into. As a short-term measure, you could have a SQL UPDATE statement run every 10 minutes that sets all due dates for items with a check-out time greater than Dec. 7, 2010 (or whatever) to Jan. 10, 2011. Dan
