Re: [Koha] Error indexing koha

2013-10-01 Thread sunil sharma
Hi Araik, I am not sure about your actual problem, but the error message "Record didn't contain match fields in (bib1,Local-number)" showing that it may be an issue in your *koha to marc mapping*, Please look around this and the solution is within there. //BR Sunil On Mon, Sep 30, 2013 at 4:28

Re: [Koha] Voting for the Kohacon 2014 location

2013-10-01 Thread MJ Ray
On 09/24/13 17:44, Galen Charlton wrote: > On Tue, Sep 24, 2013 at 9:37 AM, Paul Poulain > wrote: >> well, last year way of calculating could result in the following : >> * 100 ppl voted Argentina #1 and Nigeria #2 >> * 90 ppl voted Nigeria #1 only >> * none voted Argentina #1 or (Nigeria #1 an

[Koha] How in koha

2013-10-01 Thread Achamie Aynalem
I automated a library using koha 3.12. In my system, I created an -extended patron attribute- called that holds students' ID Number and checked to be Unique identifier. But while I insert or import patrons from a .csv file; **when I assign value for The field in the .Csv (like ID:), it works

[Koha] how?

2013-10-01 Thread Achamie Aynalem
I automated a library using koha 3.12. In my system, I created an -extended patron attribute- called that holds students' ID Number and checked to be Unique identifier. But while I insert or import patrons from a .csv file; **when I assign value for The field in the .Csv (like ID:), it works

Re: [Koha] Branchcode Error

2013-10-01 Thread annaneve
Thank you for replying! I am using version 3.06.00.000, and I cannot find a place I would be able to do a batch modification. It seems as if it is the "home library" that is not set on these items. However, I do not see a place to add home library. Under edit items there is "permanent location" and

[Koha] Please remove me from your emailing list

2013-10-01 Thread Cherie Grant
Cherie Grant Principal Waikaretu School 1448 Waikaretu Valley Road RD5, Tuakau P: 09 233 3014 F: 09 233 3017 Striving for Excellence "To challenge and support our children to be the best they can be" "Ki te taki, ki te tautoko i o taatou tamariki, kia tae raatou ki o raatou na paing

Re: [Koha] Branchcode Error

2013-10-01 Thread Owen Leonard
> However, I do not see a place to add home library. Under edit items there is > "permanent location" and a "current location" but both of these look the > same under "edit items". "Home library" = "permanent location" And of course I'm going to tell you that you're using a very old version of Ko

Re: [Koha] Please remove me from your emailing list

2013-10-01 Thread Kathryn Tyree
Dear Cherie, You can unsubscribe here (scroll to the end): http://lists.katipo.co.nz/mailman/listinfo/koha Best wishes, Kathryn On Wed, 2013-10-02 at 08:03 +1300, Cherie Grant wrote: > > > > Cherie Grant > > Principal > > Waikaretu School > > 1448 Waikaretu Valley Road > > RD5, Tuakau >

Re: [Koha] Flippin' Yanks

2013-10-01 Thread Robin Sheat
BWS Johnson schreef op ma 30-09-2013 om 11:44 [-0700]: > Thanks to our delicate system of "governance" bad stuff might soon > happen to Library of Congress sites. So, if you're getting loc.gov > related errors, (Such as setting your z39.50 target as LOC) it's not a > Koha issue, it's a freggin

Re: [Koha] Flippin' Yanks

2013-10-01 Thread glaws
This does, of course, present the perfect opportunity for a strong progressive organization outside the U.S. to step in and become the New Marc Master of the World. -- Greg Lawson Network Administrator Rolling Hills Consolidated Library 1912 N. Belt Highway St. Joseph, MO 64506

Re: [Koha] Open source replacement for 3M self check station

2013-10-01 Thread Chad Roseburg
Magnus ~ As to "mixing up two different things a bit" ...yes and no: The original poster wanted an open source software solution that worked with the 3M equipment [ #1 in your list ] to reanimate a glitchy 3M station and protect the not insubstantial $$ investment [ system restore would've helped

Re: [Koha] How in koha

2013-10-01 Thread Olugbenga Adara
Hello, I am not too sure I fully understand what you want to achieve but if you want to keep track of Students ID number why not use that as the cardnumber instead of bothering with attributes. Out of the box installation cardnumber is unique and can not be null. Hope this helps. Olugbenga