[Koha] MarcEdit / Koha Set-up

2015-12-09 Thread Shell, Lezlie
I've been struggling to set-up the Koha integration in MarcEdit. I searched the mailing list archive and found a useful thread on the need to designate a listen to port. I passed on the information to the person helping me out, but it still isn't working. This is his description of what he di

[Koha] Problem with BarcodeFallbackSearch

2015-12-09 Thread Nombre
Hello all. I'm testing checkouts and returns. I have configured itemBarcodeFallbackSearch parameter as enabled. I've tested for chekouts and runs well: if I type the title instead of barcode I get a button with the title and barcode to select. But for returns it seems doesn't work: the only way t

Re: [Koha] Problem with BarcodeFallbackSearch

2015-12-09 Thread Liz Rea
If this is a desirable feature, a good place to start would be to file a bug at http://bugs.koha-community.org. :) Quite sure that having this functionality for the returns was not part of the spec for the original barcode fallback search development. Cheers, Liz On 10/12/15 10:09, Nombre wrote:

Re: [Koha] Problem with BarcodeFallbackSearch

2015-12-09 Thread Nombre
El 09/12/15 a las 22:13, Liz Rea escribió: > If this is a desirable feature, a good place to start would be to file a > bug at http://bugs.koha-community.org. :) > > Quite sure that having this functionality for the returns was not part > of the spec for the original barcode fallback search develo

Re: [Koha] Problem with BarcodeFallbackSearch

2015-12-09 Thread Katrin Fischer
Hi, you can't return them via the return page currently, but it's possible from the patron account. Hope this helps, Katrin Am 09.12.2015 um 22:09 schrieb Nombre: > Hello all. > > I'm testing checkouts and returns. I have configured > itemBarcodeFallbackSearch parameter as enabled. > > I've t

Re: [Koha] MarcEdit / Koha Set-up

2015-12-09 Thread David Cook
Hi Lezlie: I failed to set up the MarcEdit-Koha integration a long time ago, but your email has prompted me to try again... I filled in the ILS details, and I'm able to create/update records in Koha. However, I'm also having difficulties setting up the Z39.50 searching. Here are the steps I to

Re: [Koha] MarcEdit / Koha Set-up (follow-up)

2015-12-09 Thread David Cook
Hi again: I also noticed that you'll want to set the syntax for the Z39.50 to "MARC21". I like working with MARCXML, but MarcEdit apparently can't handle that option, at least as of MarcEdit 6.0.5532.39684 from 23/02/2015. With that option, I'm now able to search Koha's Z39.50 server Zebra usin

Re: [Koha] MarcEdit / Koha Set-up (yet another follow-up)

2015-12-09 Thread David Cook
Hi once again: I just remembered that the official TCP port for ANSI Z39.50 is 210. You might also notice some Z39.50 servers are available on port 7090. If you're running a public Z39.50 server, you will probably want to change the username and password for your Z39.50 server as well. By def