[Koha] Send all notices to all available eMail addresses

2018-08-24 Thread zefanja
Hi all, we are using Koha in our school library and we have the following "problem". We checkout books to all of our students starting from preschool. Especially the younger once don't have a personal eMail address. So we like to send notices (checkouts, checkins, overdues...) to both parents. As

[Koha] Unable to import marc into koha

2018-08-24 Thread takan bhatt
Sir/madam I am unable to import Marc data, in Koha 18.05.02.000. Earlier I did successfully But now, Problem is with field 952. Koha imports everything from Marc but not field no 952 and it's subfields. It is hectic for me to add accession numbers to 952$p and 952$o Call number to each entry. Kin

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Boettcher, Uwe
Dear all, we have the same problem, just with professors and personal assistants, and would be happy to learn about a way to send notices to more than just one e-mail address derived from a patrons' account. Many thanks in advance, and kind regards Uwe -- (Mr.) Uwe Boettcher WHU - Otto Beishe

Re: [Koha] Unable to import marc into koha

2018-08-24 Thread King, Fred
I'll start with the obvious and therefore easily overlooked: When you stage the records, do you have "Check for embedded item record data" set to yes, and "how to process items" set to the option you want? Same thing for managing the staged records: do you have "item processing" set to what you

[Koha] EBSCO EDS Real-Time Availability Checking against Koha

2018-08-24 Thread Magnus Enger
Hi! We have a customer using EBSCO EDS who is asking about "Real-Time Availability Checking" against Koha. So this would be EDS pulling availability info into EDS itself, not displaying data from EDS in Koha. Has anyone got this working and if so, how? Z39.50/SRU/ILS-DI/REST API? Best regards, M

Re: [Koha] EBSCO EDS Real-Time Availability Checking against Koha

2018-08-24 Thread Tomas Cohen Arazi
They do it with Z39.50. El vie., 24 ago. 2018 a las 9:29, Magnus Enger () escribió: > Hi! > > We have a customer using EBSCO EDS who is asking about "Real-Time > Availability Checking" against Koha. So this would be EDS pulling > availability info into EDS itself, not displaying data from EDS in

Re: [Koha] EBSCO EDS Real-Time Availability Checking against Koha

2018-08-24 Thread Anne-Claire Bernaudin
Hi, we do this with ILS-DI webservice. Best regards, Anne-Claire Le 24/08/2018 à 14:31, Tomas Cohen Arazi a écrit : They do it with Z39.50. El vie., 24 ago. 2018 a las 9:29, Magnus Enger () escribió: Hi! We have a customer using EBSCO EDS who is asking about "Real-Time Availability Checki

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Alvaro Cornejo
Hi, Haven't tested on Koha but in other applications, the workaround I use is to enter both email addresses on the same field separated by a semi-colon (;) something like "ema...@domain.com; ema...@domain2.com" Koha might not allow the ; and space as valid characters on the email address and the

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Boettcher, Uwe
Hi Alvaro, thanks a lot for your feedback. Indeed, we already have tried to enter more than just one email address into the address field. Unfortunately, as you already assumed, Koha comes up with an error message, claiming the email address not to be correct. We have tried several combination

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Alvaro Cornejo
Hi Do it the hardway? Koha "borrowers" table define the email field as a long text. This means it accept any character. Therefore you might enter the info directly to the DB jumping over Koha... this can be done with a script to automate the process... Then would need to test if koha email proce

Re: [Koha] Encoding and Character Sets in Koha

2018-08-24 Thread Michael Kuhn
Hi Narcis You wrote: > When cataloguing books with non-english characters, I see well saved > strings at database (from OS console), but Koha web interface is not > showing those unicode characters as expected. > > MariaDB works with character set utf8mb4 > Apache works with charset UTF-8 > All

Re: [Koha] Unable to import marc into koha

2018-08-24 Thread Lisa Peel
Hi I am also having the same issue with marc records importing fine but with no item details being imported and this is with 'check for embedded item record data' set to yes and 'how to process items' set to the option to always create item. If anyone has any further help I would also appreci

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Paul Hoffman
Have you tried a comma? That's the standard, not a semicolon. The people who developed Outlook, etc. don't particularly seem to care about standards (pet peeve #9,037). Paul. On Fri, Aug 24, 2018 at 01:49:00PM +, Boettcher, Uwe wrote: > Hi Alvaro, > > thanks a lot for your feedback. > > I

Re: [Koha] Encoding and Character Sets in Koha

2018-08-24 Thread Narcis Garcia
Recorded "El Halcon Maltés" is presented as "El halcon Maltš" Bad viewed with tested browsers: M. Firefox: UTF-8 (no luck switching to central european ISO / Windows) Gnu Icecat: UTF-8 (no luck switching to central european ISO / Windows) Midori: Unicode (no luck switching to UTF-8 / ISO-8859-1) E

Re: [Koha] Encoding and Character Sets in Koha

2018-08-24 Thread Michael Kuhn
Hi Narcis You wrote: > When cataloguing books with non-english characters, I see well saved > strings at database (from OS console), but Koha web interface is not > showing those unicode characters as expected. What exactly is shown? Can you give some examples? What do you exactly mean with "K

Re: [Koha] Unable to import marc into koha

2018-08-24 Thread Lisa Peel
Hi Chris Checked and they are correct, just a bit confused why the 952 fields come over in the MARC but don’t transfer into an item record. Thanks for helping! Regards Lisa Ms Lisa Peel, Head of Learning Resources, SEG Services Swiss Education Group Rue du Centre 1 CH-1820 Montreux, Switzerl

Re: [Koha] Unable to import marc into koha

2018-08-24 Thread King, Fred
Double check: do the fields in the $952 match the codes you set up in the Koha Administration page under Libraries and Item Types? I was able to upload one of Lisa’s records into my system after I changed everything to match our system parameters. However, Lisa says that the exact same file upl

Re: [Koha] EBSCO EDS Real-Time Availability Checking against Koha

2018-08-24 Thread Ortiz Anzaldo Felipe Adalid
We did it with Z39.50, actually don´t work for internal lan securty policies. Enviado desde Correo para Windows 10 De: Koha en nombre de Anne-Claire Bernaudin Enviado: Friday, August 24, 2018 5:33:19 AM Para:

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread Hector Gonzalez
If the comma doesn´t do the trick, you might have a chat with your sysadmin, and make mail aliases in a local mail server, say "thiskid@parents.yourdomain " would resend its messages to "parentofthiskid@theirmailserver, otherparentofthiskid@theirothermailserver

Re: [Koha] Send all notices to all available eMail addresses

2018-08-24 Thread zefanja
Hi, > If the comma doesn´t do the trick, you might have a chat with your sysadmin, > and make mail aliases in a local mail server, say "thiskid@parents.yourdomain > " would resend its messages to > "parentofthiskid@theirmailserver, otherparentofthiskid@theiro