Re: [Koha] Problem circulation records

2011-04-02 Thread Chris Cormack
On 2 April 2011 10:22, Liz Rea wrote: > I just tested this in (something very close to) current master. The issue you > describe here is no longer an issue in koha. Which version are you running? Ahh I see farmington libraries are running 3.01.00.145, which is from about the 22nd of July 2010, s

[Koha] KUDOScon Hotel Deadlines

2011-04-02 Thread v...@scls.lib.wi.us
Hi, This is a heads up that one of the hotels for KUDOScon has a registration deadline of April 3 to get the conference rates. http://kudos.koha-community.org/kudoscon2011/accommodation-in-madison/ This is a very nice hotel up near the capitol but is well within walking distance of the conferenc

[Koha] Help with a circulation report.

2011-04-02 Thread Gunville, Katy
Hello! We are new to KOHA. Can anybody help us to run a basic list of all books currently checked out? This should be a simple report and we are having a hard time with it. Thanks! Katy Gunville Arnold Library Fred Hutchinson Cancer Research Center 1100 Fairview Avenue North, B1-01

[Koha] LibLiveCD version 1.2. (Ubuntu 10.10 with DSpace-1.7.0, & Koha-3.2.6 pre-configured and pre-installed)

2011-04-02 Thread Dimple Patel
Dear all, We are happy to inform about the new release version of LibLiveCD version 1.2. This version is made available on http://sourceforge.net/projects/liblivecd The liblivecd-ver1.2.iso file size is 617 MB. The current version of LibLiveCD contains Ubuntu 10.10, DSpace-1.7.0, & Koha-3.2.6.

Re: [Koha] Help with a circulation report.

2011-04-02 Thread Nicole Engard
Katy, There are many ways to show this, do you just want the titles? Do you want call numbers? Here's a list of patrons and checked out items: SELECT issues, biblio.title, author, surname, firstname, items.itemcallnumber, items.barcode, issues.issuedate, issues.lastreneweddate FROM is