Re: [Koha] Error Printing Library Cards in Koha

2019-07-13 Thread Katrin Fischer
Hi, attachements can't be sent to the list, so we can't see what the error was. Can you please send it as part or your or a link to a screenshot? Hope this helps, Katrin On 12.07.19 17:39, olufunmilayo favour wrote: Hello Colleagues, I have the attached error while trying to print out a batch

Re: [Koha] Patron anonymization problem

2019-07-13 Thread Katrin Fischer
Hi Andy, does your old_issues table in both installations have the same data? Katrin On 12.07.19 21:22, Andy Boze wrote: I'm getting ready to upgrade our Koha server to version 18.11.04.000. The server is set up and right now we're running it with a copy of our production database (which is cu

Re: [Koha] Holds

2019-07-13 Thread Katrin Fischer
Hi Tony, which version of Koha did you upgrade to? Looking at the code behind the error message, some things that you could check: - What's your maxreserves system preference setting? - Do you have a circulation rule for all libraries - all item types - all patron categories that has a value hi

Re: [Koha] Report

2019-07-13 Thread Katrin Fischer
Hi Victor, did you see the Reports Library page for Circulation reports on the wiki? https://wiki.koha-community.org/wiki/SQL_Reports_Circulation Maybe one of those already gets close to what you need. Hope this helps, Katrin On 10.07.19 14:13, Victor Barroso Oliveira wrote: Good Morning, I

Re: [Koha] Problems searching callnumbers with Koha and ICU

2019-07-13 Thread Katrin Fischer
Hi Mason, we are using ICU in quite a few installations and I am not aware of any issues. Can you share what you tried exactly? Where did you search and did to you get no results, the wrong results, too many? Some things I am aware of: - If your callnumbers contain spaces, you almost always wan

Re: [Koha] koha 19.05 uninitialized string problems.

2019-07-13 Thread Katrin Fischer
Hi Hector, while these should not be there, they are warnings not errors. Usually they have no negative effect on your Koha installation. If you compare to older versions, you probably see that there are similar warnings in the logs there as well. Please feel free to make a bug report for these

Re: [Koha] Patron anonymization problem

2019-07-13 Thread Andy Boze
Hi, Katrin. The old_issues tables are very similar, but the data on our test server are from a backup done a couple of weeks ago. In particular, a batch patron anonymization was done recently on the production data. When I do this SQL query SELECT COUNT(DISTINCT borrowernumber) FROM old_issu