Re: [Koha-devel] List of holds

2008-10-16 Thread Susan Bennett
Hi Ruben, If you're on 3 you could run the holds ratio report (under the circulation reports) adjusting the the ratio to 1. I've only used 3 so I don't know if this report is in 2 or not. Susan Bennett ILS System Administrator Geauga County Public Library 440 286-6811 x 125 440 286-7419 FAX On

[Koha-devel] List of holds

2008-10-16 Thread Rubén Gómez
Hello again. I want to know if there is any place where I can see which items are reserved (from the table reserves). I thought it would be "view_holdsqueue.pl" but it list the table "tmp_holdsqueue", but I don't know what it is for. I suppose there must be a place to see all the items that are re

Re: [Koha-devel] Not know how to use finesMode

2008-10-16 Thread Joe Atzberger
The variables have to be exported, not just set. I can't comment about the technical difference between different fines scripts: in the current version of Koha they are consolidated into one fines.pl script. Obviously there used to be differences, but it is much better to have one script in commo

[Koha-devel] Presentation of myself

2008-10-16 Thread Nahuel ANGELINETTI
Hi, My first patch has been accepted and pushed to HEAD, i must rewrite a bit this mail which was in my drafts. As Paul announced some days ago, I'm new in the Biblibre team since the October, 6th. I work on user's bug reports, and must fix their problems. On each problem that come from koha, i'

Re: [Koha-devel] Problem with module CGI

2008-10-16 Thread Joe Atzberger
This may be related to a known issue with CGI. From the INSTALL document: recent versions of CGI::Session have caused some issues for users; > as of this release date, we suggest downloading the > CGI::Session::serialize::yaml > tarball direct from CPAN and install it directly rather than using t

Re: [Koha-devel] hourly circulation policies

2008-10-16 Thread Nicolas Morin
On Thu, Oct 16, 2008 at 4:19 PM, Daniel Sweeney <[EMAIL PROTECTED]> wrote: > That aspect of it is an interesting user interface design challenge--people > usually want the circulation work areas to be optimized for fast processing, > but there are a lot of options available in there. The actual us

Re: [Koha-devel] hourly circulation policies

2008-10-16 Thread Daniel Sweeney
Hi Nicolas and Paul, In the North American case, and the way I have it written up now, an hourly loan is basically a regular loan, just shorter. A patron can't borrow the items for more than two hours, the same way they can't borrow the item for more than three weeks for a different kind of

Re: [Koha-devel] hourly circulation policies

2008-10-16 Thread Paul POULAIN
Nicolas Morin a écrit : > On Wed, Oct 15, 2008 at 6:30 PM, Daniel Sweeney > <[EMAIL PROTECTED]> wrote: >> From a system perspective, I think >> you would probably need more than one type of loan, so that you could >> give the patron an "in-library" loan for a few hours, using an hourly >> circulati

Re: [Koha-devel] Shelving control number

2008-10-16 Thread Marcel de Rooy
255 should normally be fine. -Oorspronkelijk bericht- Van: Galen Charlton [mailto:[EMAIL PROTECTED] Verzonden: donderdag 16 oktober 2008 15:20 Aan: Marcel de Rooy CC: [EMAIL PROTECTED]; koha-devel@lists.koha.org Onderwerp: Re: [Koha-devel] Shelving control number Hi, On Thu, Oct 16, 2008

Re: [Koha-devel] Shelving control number

2008-10-16 Thread Galen Charlton
Hi, On Thu, Oct 16, 2008 at 8:43 AM, Marcel de Rooy <[EMAIL PROTECTED]> wrote: > How did you resolve situations where e.g. 160 small books are on one shelf? > *If* the field would not have been signed, we could at least have gone up to > 255 books per shelf. Is 255 your maximum, or would you need

[Koha-devel] Shelving control number

2008-10-16 Thread Marcel de Rooy
Hi all, I have a question on how you deal in Koha with shelving control number (items.stack, default tag 952t). Since this field is a tinyint(1), it should be between -128 and 127. How did you resolve situations where e.g. 160 small books are on one shelf? *If* the field would not have been si

[Koha-devel] view_holdsqueue.pl doesn't exist

2008-10-16 Thread Rubén Gómez
Hello everybody! I want to see all the holds that have been done, but when I go to "http://127.0.1.1:8080/cgi-bin/koha/circ/circulation-home.pl"; and go to the "Holds Queue", it appears a 404 error. The "view_holdsqueue.pl" doesn't exist, which is where "Holds Queue" goes. It doesn't exist in the

Re: [Koha-devel] Not know how to use finesMode

2008-10-16 Thread Rubén Gómez
On Wed, Oct 15, 2008 at 6:08 PM, Michael Hafen <[EMAIL PROTECTED]> wrote: > I'll assume you have the circulation and fines rules setup already for > overdue fines. Also it sounds like you have Koha version 3, so I'll > assume you do. Yes, I'm using version 3 on a Debian Testing: Koha3.00.00.10

Re: [Koha-devel] Constraints on issues tables

2008-10-16 Thread Paul POULAIN
Galen Charlton a écrit : > Hi, > > I've found at least one Koha database that has multiple issues rows > for the same item but different patrons. This doesn't map well to the > reality of loaning physical items, unless somebody's slipped in a Star > Trek-style replicator feature, so I propose the

[Koha-devel] Problem with module CGI

2008-10-16 Thread Samuel Gil López
Hello everyone, Actually, I'm in a developer group and we are trying to implement new features. Therefore, we need to replicate our job in other machine and when we have done, we have seen the following error: |Can't locate object method "generate_id" via package "CGI::Session::ID::md5" (perha