[Koha-patches] [PATCH] reservefix.pl cronjob cleanup

Joshua Ferraro jmf at liblime.com
Fri Mar 6 21:30:33 CET 2009


On Fri, Mar 6, 2009 at 3:26 PM, Galen Charlton
<galen.charlton at liblime.com> wrote:
> Hi,
>
> On Fri, Mar 6, 2009 at 3:19 PM, Joe Atzberger <joe.atzberger at liblime.com> 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
jmf at liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS



More information about the Koha-patches mailing list