[Koha] Issue with updated_on in borrowers table and LDAP auth

2024-05-03 Thread Betka, Corey A
Hello, I've inherited a really old install of koha (3.18.11) and I'm trying to get it migrated to current stable. I've figured out most of the database upgrade issues along the way thanks to the mailing list archives and old bug entries, but now I've run into something I can't find a sol

Re: [Koha] Set a new id to validate duplicate record

2024-05-03 Thread Guillermo
Ok I understand. Thank you for your response. On Fri, May 3, 2024, 5:52 AM Katrin Fischer wrote: > Hi Guillermo, > > do you mean how to configure the duplicate check in cataloguing? > > At the moment this is not possible, but ISBN is one of the fields > included by default. > > *Bug 15248* >

[Koha] Question about inventory

2024-05-03 Thread Ratliff, Ramona
Hello everyone, We are starting to do inventory, and the two of us working with it haven't done it before in Koha, so we have one question. When we ran a shelf list, some of the call numbers were out of order. We use Library of Congress classification. The problem looked like this: JUVE D 767..92

Re: [Koha] Set a new id to validate duplicate record

2024-05-03 Thread Katrin Fischer
Hi Guillermo, do you mean how to configure the duplicate check in cataloguing? At the moment this is not possible, but ISBN is one of the fields included by default. *Bug 15248* - Make it possible to configure duplicate check on

Re: [Koha] Koha Error 500

2024-05-03 Thread Katrin Fischer
Hi Igor, this points to a translation issue - you should not see this problem when working with the English templates. The problem is that something got translated that should not have been, like a piece of code. I am not seeing an obvious issue in the translations right now, it might already be

Re: [Koha] User instance-koha already exists

2024-05-03 Thread Wagner, Alexander
Hi! > Koha v. 22.05.16 > > Removed an instance > $koha-remove instance > > Then I tried to create an instance with the same name > > $koha-create --create-db instance > > It displayed the following message "User instance-koha already exists" > > How can I resolve this? As I do this quite a b