On Fri, Mar 6, 2009 at 3:26 PM, Galen Charlton <[email protected]> wrote: > Hi, > > On Fri, Mar 6, 2009 at 3:19 PM, Joe Atzberger <[email protected]> > wrote: >> + if ($it) { >> + if ($it ne 'DVD') { # TODO: explain >> significance of DVDs >> + $message .= "Check $bibno\n"; >> + # print "Check $bibno\n"; >> + } > > With things like this in it, reservefix.pl really appears to be a > one-off for a particular library. Question to Josh as the original > author of this script: is there any reason not to delete it? This was a short-term solution to a problem with the way holds worked in 2.2. With the new holds queue paradigm it's unnecessary. I vote to delete it.
Cheers, Josh -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE CEO migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS [email protected] |Full Demos at http://liblime.com/koha |1(888)KohaILS _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
