Re: [Koha-devel] Koha Version 3.4.1

2011-06-09 Thread Mike Hafen
Dear Sir/Madam, You seem to have confused an open source community for a software vendor. There are a number of vendors who do provide support for the Koha software though. I'm sure they would be happy to be contacted by you. On the koha community web site there is a handy list of these compani

[Koha-devel] Bug 3013 - 006 and 008 for non book material

2011-06-09 Thread Stefano Bargioni
Hi, as I commented in http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3013 the latest patch seems ok to me (tested in Koha 3.2.3). I signed it off (in Bugzilla only, I'm not able to use git up to now, sorry). Hope it could be included in Koha 3.2.10. Bye. Stefano _

[Koha-devel] Koha Version 3.4.1

2011-06-09 Thread Louise_Towers
Dear Sir/Madam, We need some answers and support based on Koha Version 3.4.1. We have installed and are using here at Hugo Boss Ticino but now we have some questions and require some support for a number of things - would it be possible to organise a conference call with one of your technicians

Re: [Koha-devel] Items not added to Zebra in field 952

2011-06-09 Thread Salvador Zaragoza Rubio
Thanks I totally missed this new change, now I understand. Regards El 09/06/2011 12:21, Marcel de Rooy escribió: > Try: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5579 > > -Oorspronkelijk bericht- > Van: koha-devel-boun...@lists.koha-community.org > [mailto:koha-devel-bou

Re: [Koha-devel] Items not added to Zebra in field 952

2011-06-09 Thread Marcel de Rooy
Try: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5579 -Oorspronkelijk bericht- Van: koha-devel-boun...@lists.koha-community.org [mailto:koha-devel-boun...@lists.koha-community.org] Namens Salvador Zaragoza Rubio Verzonden: donderdag 9 juni 2011 12:04 Aan: koha-devel@lists.ko

Re: [Koha-devel] Items not added to Zebra in field 952

2011-06-09 Thread Frédéric Demians
I can't find a bug related with this issue. Bug 5579 ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-co

[Koha-devel] Items not added to Zebra in field 952

2011-06-09 Thread Salvador Zaragoza Rubio
Hi all, On my git master updated version when adding an item I can't see the item added in the 952 field of the Zebra database, it's only added to the MySQL items table. I've checked the Items.pm script and in the sub AddItem this is what we had before: # create MARC tag representing item and ad

Re: [Koha-devel] Z3950 searching on MARC as well as UNIMARC targets

2011-06-09 Thread James Weinheimer
The Library of Congress made UNIMARC to MARC21 conversion charts. http://www.loc.gov/marc/unimarctomarc21.html Horrifying to behold, however... I would suggest focusing on converting the variable fields (200-802) and expecting the cataloger to just input the rest of the codes in the fixed fiel

Re: [Koha-devel] Z3950 searching on MARC as well as UNIMARC targets

2011-06-09 Thread LAURENT Henri-Damien
Hi, it is already in the tree. look for crosswalk. Hope that helps. -- Henri-Damien LAURENT Le 09/06/2011 08:59, Marcel de Rooy a écrit : > Hi Henri-Damien, > Your changes look very good. I would like to incorporate them; we were > thinking the same. I made some similar changes to the code in or