[Koha] Batch record modification

2024-06-17 Thread Сычев Игорь Алексеевич
Hello! I have a list of records that need to change the value "2" to "1" in the 8th position of the leader. How do I make a batch modification at the leader position? Good Luck! Igor A. Sychev Tomsk Polytechnic University https://lib.tpu.ru ___ Koh

[Koha] Issues with persistent TCP connections in Microsoft Azure cloud

2024-06-17 Thread David Cook
Hi all, We recently migrated a busy Koha instance from an on-premises server to an Azure cloud server. During that move, we also took the opportunity to switch to using Elasticsearch (not located on the same virtual machine). Over time, we noticed that we were getting issues with SIP2 conn

Re: [Koha] Library Membership Agreement

2024-06-17 Thread BRANNON, CHRISTOPHER
I agree, you could probably achieve this with the patron attributes. Upload the agreement in Koha and make available publicly, and put the link to that agreement next to the attribute. Probably the easiest solution. ___ Christopher Brannon IT Coordinator 702 E Front Av

Re: [Koha] Library Membership Agreement

2024-06-17 Thread Katrin Fischer
Hi, as David already said we don't have quite that functionality, but you could maybe use different features of Koha to aid your workflow. For uploading and storing files linked to patron records, you can activate the EnableBorrowerFiles system preference: https://koha-community.org/manual/late

Re: [Koha] Extending loan times for a subset of users

2024-06-17 Thread Katrin Fischer
Hi Chris, I have to admit that I don't see a way either to achieve this by configuration without assigning another patron category to the users. Maybe it could be achieved developing a plugin using the after_circ_action hook. Hope that helps, Katrin On 06.06.24 15:31, City & Guilds of London

Re: [Koha] Database increment error returned 23.11

2024-06-17 Thread Katrin Fischer
Hi Christina, thanks for clearing this up. It's interesting that no new issues have appeared. It makes me wonder if a database update could somewhat be blamed for that, but I have no concrete idea right now. Katrin On 31.05.24 10:11, Christina Fairlamb wrote: Thanks Katrin, We are two differ