[Koha] Fwd: [LIS-Forum] Koha and RFID users (Vinod Kumar Mishra)

2013-11-19 Thread Sandeep Bhavsar
-- Forwarded message -- From: Mailing List Admin Date: Wed, Nov 20, 2013 at 11:55 AM Subject: Re: [LIS-Forum] Koha and RFID users (Vinod Kumar Mishra) To: lis-fo...@ncsi.iisc.ernet.in Date: Fri, 15 Nov 2013 21:52:35 +0530 From: Dhaval Kotecha Dear Mr. Vinod Kumar Mishar, As pe

[Koha] migrating koha

2013-11-19 Thread rocky bang
hiii all, I have multiple koha instance running on one system opensuse 11. I want to shift one of the koha to another system ubuntu 12.04 as it is with out any changes. I have copied source code and paste it on another server ubuntu 12.04 i then created new koha instance and import the dump file

Re: [Koha] Collection Code Totals

2013-11-19 Thread Liz Rea
Hi Kerrie, Try adding on a GROUP BY ccode, as follows: SELECT count(ccode), ccode AS collection FROM items WHERE homebranch = 'VIC' GROUP BY ccode; Cheers, Liz Rea Catalyst IT Ltd. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.n

Re: [Koha] Collection Code Totals

2013-11-19 Thread Chris Cormack
* Kerrie Stevens (kstev...@harvest.edu.au) wrote: > I am trying to run a report to give me the total number of items within each > of our collection codes (we have 5) at each branch but I can only get it show > me the results from one of them... can anyone see where I'm going wrong? > > SELECT c

[Koha] Collection Code Totals

2013-11-19 Thread Kerrie Stevens
I am trying to run a report to give me the total number of items within each of our collection codes (we have 5) at each branch but I can only get it show me the results from one of them... can anyone see where I'm going wrong? SELECT count(ccode), ccode AS collection FROM items WHERE items

Re: [Koha] Fwd: Koha Screen Shots

2013-11-19 Thread vikram zadgaonkar
Hi Mohan Kumar, Attachment missing. Regards, Vikram Zadgaonkar *(M)* 09370228262 *www.firstray.in * On Tue, Nov 19, 2013 at 1:15 PM, Mohan Kumar K.V. wrote: > -- Forwarded message -- > From: Mohan Kumar K.V. > Date: Tue, Nov 19, 2013 at 11:35 AM > Sub

Re: [Koha] Does anyone use the "Overdues with fines" report?

2013-11-19 Thread Robin Sheat
BWS Johnson schreef op di 19-11-2013 om 01:11 [-0800]: > I try not to say this too often, but Errybody. I think any user > that touches reports would need that particular one. The only > situations I could think of to the contrary would be a handful of > specials and private collections that do

Re: [Koha] Koha Digest, Vol 97, Issue 32

2013-11-19 Thread Maxine Murphy
Hi Kyle Oamaru Library does not use this 'Overdues with fines' option in Circulation. We use a 'report', if we want a list of borrowers with money on their card. When I looked at this report, it is not user friendly for me, why:- - columns do not sort (currently in Borrower Surname order) - can n

Re: [Koha] Just finished Koha server - now... how to find database with barcodes for books

2013-11-19 Thread Manos PETRIDIS
Z39.50 searches might be what you're looking for. Once you've configured some Z39.50 targets (reference servers/sources) you can query them by ISBN, title, author and more and use their catalogue entries to populate your own catalogue. Kind regards, Manos Από το iPhone μου 19 Νοε 2013, 3:24 π.

[Koha] Fwd: Koha Screen Shots

2013-11-19 Thread Mohan Kumar K.V.
-- Forwarded message -- From: Mohan Kumar K.V. Date: Tue, Nov 19, 2013 at 11:35 AM Subject: Fwd: Koha Screen Shots To: memb...@wlsar.org.nz Cc: Shiva Kumara Hi Koha forum members, Anyone can resolve the following typical problem about koha web opac search by author. We had

Re: [Koha] Regarding Cataloging

2013-11-19 Thread Beda Szukics
Hi How did you import your excel-data into Koha in the first time? I'm not really familiar with the process but I thought you had to convert your data into MARC and one of the tools to do that is MarcEdit. I am using Koha 3.12.6 and there you go to Start->Tools->MARC export There is also a tool

Re: [Koha] Rearranging patron page

2013-11-19 Thread Owen Leonard
> Library management > Patron Identity > Main address > Alternate address > Additional attributes & identifiers > Library set-up Here's something to try: $(document).ready(function(){ $("#memberentry_library_management").insertBefore("#memberentry_identity"); $("#memberentry_address").insertB

Re: [Koha] Rearranging patron page

2013-11-19 Thread David Roberts
You need to be a bit cautious about rearranging the add new patron page - we found out (just last week actually!), that Koha appears to like to get the data from the registration form in a certain order. If the library management block is before the patron identity block, you won't be able to add

[Koha] Patron/Member Renewal Notice

2013-11-19 Thread Iming Chan
Dear all, I'm trying to work out a way to generate a patron membership renewal notice (say 60 days before expiration date). If anyone has successfully achieve this, please let me know how this is done. I prefer the notice to be in the format of a letter with latest subscription cost, etc. Then

Re: [Koha] Regarding Cataloging

2013-11-19 Thread rocky bang
hi, Thanks for your reply. But how to export records in to marc format and is there any other options rather than this for doing the changes in the records. As i have to edit the record and using marc edit will take time as per excel. Or is there any option to create .xls file from .mrk file. Tha

Re: [Koha] Regarding Cataloging

2013-11-19 Thread Beda Szukics
Hi Going back to excel seems to me a bit dangerous. The MARC-structure is much more adept to your bibliographic needs than excel. One possible way I see is to export all the MARC records and to work on them using MarcEdit. Beda Am 19.11.2013 10:33, schrieb rocky bang: > Hi koha, > > I have koh

Re: [Koha] mapping for marc

2013-11-19 Thread Beda Szukics
Hi If you plan to work with MARC21 You find most of them at: http://www.loc.gov/marc/bibliographic/ecbdhome.html Or you set up a standard KOHA and have a look in Start->Administration->Bibliographic MARC Framework Beda Am 19.11.2013 04:33, schrieb arafat u rahman: > Dear all > > i am rying t

[Koha] Regarding Cataloging

2013-11-19 Thread rocky bang
Hi koha, I have koha 3.08 and facing problems in cataloging modules. I have cataloged records in koha using excel file being converted into marc file and then uploaded in koha. It was uploaded successfully and now i have to make some changes in the Catalogued item and now i don't have the excel fi

Re: [Koha] Does anyone use the "Overdues with fines" report?

2013-11-19 Thread BWS Johnson
Salvete! >> I'm working on rewriting Koha's accounting system, and I'm > looking to find >> out if anyone is currently using the "Overdues with fines" report > ( >> aka circ/branchoverdues.pl ).     I try not to say this too often, but Errybody. I think any user that touches reports would

Re: [Koha] Koha Digest, Vol 97, Issue 32

2013-11-19 Thread Kivilahti Olli-Antti
Make one of these: http://search.cpan.org/dist/SMS-Send/lib/SMS/Send/Driver.pm Koha uses the: http://search.cpan.org/~adamk/SMS-Send/lib/SMS/Send.pm API to send sms' configure to system preference SMSSendDriver to the sms::send::YOURDRIVERCLASS enjoy Olli-Antti Kivilahti Open library 2014 Jo