[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] Issues with "issues"
From: |
Roger Buck |
Subject: |
Re: [Koha-devel] Issues with "issues" |
Date: |
Fri Mar 29 01:30:06 2002 |
Chris Cormack wrote:
>
> On Fri, Mar 29, 2002 at 07:02:15PM +1100, Roger Buck said:
> > Chris Cormack wrote:
> > [--snip--]
> > > It wouldnt be hard to do a report per borrower.
> > > If its something ppl would find useful?
> >
> > This is part of something more related to web based reservation.
> >
> > I will have a short term need for web users to lodge a request
> > (via koha OPAC) to borrow via the net. The librarians will then
> > process the request and send out the resource by mail.
[--snip--]
> You could quick and dirty backend a formmail behind the opac.
>
> Since koha isnt the authoritive database, you cant really do
> anything more clever because you will run into all sorts of
> race conditions.
OK now you mention it - I hadn't even considered that!
> Email is probably the easiest/simplest and therefore least
> likely to bust stuff solution.
Thanks for the feedback. I'll let you know when/how it works out.
R.