Re: [Koha] [EXTERNAL] Re: Unable to run the indexing after installing elastic search

2024-08-04 Thread Katrin Fischer
Hi Fred, to my knowledge Koha doesn't require Kibana. Maybe this gives some clue: *Bug 33563* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33563> - Document Elasticsearch secure mode Hope this helps, Katrin On 29.07.24 20:34, King, Fred wrote: I'm not the OP, b

Re: [Koha] Unable to run the indexing after installing elastic search

2024-08-04 Thread Katrin Fischer
Hi, it looks like Elasticsearch might not be running or not be correctly installed/configured for your Koha installation. Unfortunately I don't know how to best debug this. Maybe others might be able to weigh in here. Katrin On 30.07.24 07:59, Nirmit Krishnatray wrote: Hi Katrin, Please

Re: [Koha] Unable to run the indexing after installing elastic search

2024-07-29 Thread Katrin Fischer
Hi, attachments don't work on the mailing list. If you can, the easiest will be to copy the error message into the email directly. Katrin On 29.07.24 12:03, Nirmit Krishnatray wrote: Hello Katrin Hope you’re well. As discussed in the previous mail. Please find error snip attached, that I’m

Re: [Koha] Unable to run the indexing after installing elastic search

2024-07-28 Thread Katrin Fischer
/wiki/System_requirements_and_recommendations Hope this helps, Katrin On 28.07.24 16:05, Nirmit Krishnatray wrote: Hi Katrin, Would you be able to please provide the steps to configure elastic search in koha 23.11. Meanwhile i'll share the error message i'm getting. Best Regards

Re: [Koha] Unable to run the indexing after installing elastic search

2024-07-28 Thread Katrin Fischer
Hi, can you please also supply the error message? Katrin On 28.07.24 15:54, Nirmit Krishnatray wrote: Hi Katrin, Im using this command *sudo koha-elasticsearch --rebuild -d library* Best Regards signatureImage Nirmit Krishnatray | Manager - Professional Services DBS Business Center

Re: [Koha] New Books List

2024-07-28 Thread Katrin Fischer
for items with a date accessioned date in the current month and sort it from new to told. Hope this helps, Katrin On 26.07.24 08:28, Kazım ŞENTÜRK wrote: Hello, I have created a SQL Query about the newly entered books. I have a list called New Books in the Lists module. In order to keep the list

Re: [Koha] Unable to run the indexing after installing elastic search

2024-07-28 Thread Katrin Fischer
Hi, what command are you running in order to index and what is the error message you see? Katrin On 28.07.24 14:39, Nirmit Krishnatray wrote: Hello all, I have recently installed elastic search but it gvies an error while indexing. What could be the issue? Best Regards Nirmit Krishnatray

Re: [Koha] Out of memory when Koha starts due to opac-search.pl and 500.pl

2024-07-13 Thread Katrin Fischer
address. Hope this helps, Katrin On 10.07.24 13:02, Mike Lake wrote: Hi all I'm having serious problems with my Koha instance. It serves the OPAC for the Australian Speleological Federation.  We are currently on Koha 23.11 on a Debian 10.13. The system has been running fine for ages. I was getting

Re: [Koha] hidden record

2024-07-13 Thread Katrin Fischer
to exist by default: https://git.koha-community.org/Koha-community/Koha/src/branch/main/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml There are instructions in the wiki on how to add an index for Zebra, but I would suggest also filing a bug. Hope this helps, Katrin

Re: [Koha] [EXTERNAL] Enquiry

2024-07-13 Thread Katrin Fischer
do so when this action is no longer required. Cleaning imports can help to keep your database a bit smaller, as storing a lot of MARC records in the import tables can take up space. Hope this helps, Katrin On 13.07.24 09:11, Himanshu Aggarwal wrote: My records are imported successfully. There are n

Re: [Koha] hidden record

2024-07-07 Thread Katrin Fischer
Hi, are you using MARC21 or UNIMARC? Are you using Zebra or Elasticsearch? How did you catalog the suppression (which field, which value)? Hope this helps, Katrin On 03.07.24 08:18, Сычев Игорь Алексеевич wrote: Thanks for the answers. Set "OpacSuppression" - Hide I tested both o

Re: [Koha] how to fill hold items?

2024-07-01 Thread Katrin Fischer
in the circulation module as if it was checked out) and that will trigger the status change to waiting for pickup and the notification to the user. Hope this helps, Katrin On 01.07.24 07:51, George Mikuchadze wrote: Dear colleagues, I placed a hold on the item in Koha 23.05 through the OPAC interface

Re: [Koha] Error while upgrading koha version 23.11 to version 24.05

2024-07-01 Thread Katrin Fischer
ht find some helpful notes on how to get around this one in the comments or attached patch files on the bug report. Hope this helps, Katrin On 28.06.24 10:19, zen zenitram wrote: He is the error Upgrade to 23.12.00.044 [08:06:11]: Bug 36120 - Add pickup location to bookings

Re: [Koha] Delete all patrons

2024-07-01 Thread Katrin Fischer
their accounts using the writeoff_deps.pl cron (https://koha-community.org/manual/latest/en/html/cron_jobs.html#batch-writeoff-charges) Hope this helps, Katrin On 01.07.24 15:05, Scott Owen wrote: Hi All, Is there a way to delete all patrons form a specific library-- no matter what -- even if they meet

Re: [Koha] ElasticSearch

2024-06-21 Thread Katrin Fischer
Hi Marcos, these don't appear to be Koha standard indexes - did you configure them in your Elasticsearch index mappings and reindex? Hope this helps, Katrin On 21.06.24 17:45, Marcos René Álvarez Moreno wrote: I have installed elasticsearch on kohav23.11.04, but it does not retrieve

Re: [Koha] Library Membership Agreement

2024-06-17 Thread Katrin Fischer
/latest/en/html/patronspreferences.html#enableborrowerfiles Hope this helps, Katrin On 07.06.24 09:48, Kazım ŞENTÜRK wrote: Hello, In order to become a member of the Library, our users are required to fill in and sign the printed Library Membership Agreement. Can we have new users approve

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 Lo

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

Re: [Koha] Database increment error returned 23.11

2024-05-30 Thread Katrin Fischer
. As the itemnumber is set by the database, I am not sure how it's possible. Re-adding the mailing list. Katrin On 30.05.24 17:00, City & Guilds of London Art School Admin wrote: Hi Katrin, /> in this case I think it would be good to have the exact Koha version and the DBMS version.../ I b

Re: [Koha] 404 Error after upgrading to 25.04

2024-05-30 Thread Katrin Fischer
Hi Beda, it means that the REST API in general is not working for you. Maybe this is a good starting point for you: https://wiki.koha-community.org/wiki/REST_API_Debug Hope it helps, Katrin On 30.05.24 15:12, Beda Szukics wrote: Hi Katrin Can you verify: * Does the table of libraries

Re: [Koha] 404 Error after upgrading to 25.04

2024-05-30 Thread Katrin Fischer
you load a record detail page? Hope this helps, Katrin On 30.05.24 14:43, Beda Szukics wrote: Hi After Upgrading to 25.04 I get a strange error: Selecting an entry in a list of results the record is displayed but a small window pops up on top oft he record displayed: Something went wr

Re: [Koha] Database increment error returned 23.11

2024-05-30 Thread Katrin Fischer
the itemnumber * Delete it * Restart MySQL * Create a new item * Verify the itemnumber - if it's the same as the deleted item, something is not right yet. Hope that helps, Katrin On 30.05.24 14:27, City & Guilds of London Art School Admin wrote: Hi Katrin, These points are addre

Re: [Koha] Database increment error returned 23.11

2024-05-30 Thread Katrin Fischer
. Otherwise you will have to implement the script described in the wiki. Hope this helps, Katrin On 28.05.24 10:00, Fairlamb, Christina wrote: Morning, I just upgraded to 23.11 today and have come across the same issue as another user back in december. Database discrepancy flagged after Koha

Re: [Koha] Is the Wiki offline?

2024-05-30 Thread Katrin Fischer
It looks like the wiki is back now :) On 30.05.24 09:48, Bruns, Anke wrote: Hi, yes, me. Regards, Anke ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Koha 24.05 is here!

2024-05-28 Thread Fischer, Katrin
/ ‎ Debian packages are available. -- Katrin Fischer Bibliotheksservice-Zentrum Baden-Wuerttemberg (BSZ) 78457 Konstanz / Germany Phone: +49 7531 - 88 4934 E-Mail: katrin.fisc...@bsz-bw.de http://bsz-bw.de ___ Koha mailing list http://koha

Re: [Koha] User instance-koha already exists

2024-05-12 Thread Katrin Fischer
* *Bug 16291* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16291> - koha-remove --purge should also delete '/etc/koha/sites/$instance' dir * *Bug 6416* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6416> - koha-remove fails when dropping user Hope t

Re: [Koha] Question about inventory

2024-05-12 Thread Katrin Fischer
itemcallnumber, cn_source and cn_sort FROM items WHERE itemcallnumber LIKE "JUVE D%"; That would tell you if Koha has been configured correctly to create the right sortable form of your LOC callnumbers. Hope that helps, Katrin On 03.05.24 17:10, Ratliff, Ramona wrote: Hello everyone, We ar

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

2024-05-12 Thread Katrin Fischer
Hi, I see that you have raised a bug now, which is good: *Bug 36822* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822> - When creating a new patron via C4::Auth_with_ldap inserts -00-00 for invalid updated_on Katrin On 04.05.24 00:29, Betka, Corey A wrote:

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

2024-05-03 Thread Katrin Fischer
check on bibliographic records Hope this helps, Katrin On 24.04.24 16:14, Guillermo wrote: Hi everyone, How do I configure an ID to validate the duplicity of a new record when it is added for the first time in the cataloging module, for example isbn 082a$, only when making the

Re: [Koha] Koha Error 500

2024-05-03 Thread Katrin Fischer
be fixed with the next bugfix release. If you look at the translated template file and compare it to the English one, you might be able to spot and correct the issue locally. Hope that helps, Katrin On 25.04.24 15:05, Сычев Игорь Алексеевич wrote: Hello! After updating 23.05 to 23.11.04, when

Re: [Koha] How user be a member of three libraries?

2024-04-20 Thread Katrin Fischer
Hi, a patron account can only be linked to one home library. Depending on what you need to do, the library group feature could be helpful. It allows you to limit what a staff user can do (view patrons, edit items) to a group of libraries. Hope this helps, Katrin On 20.04.24 07:14, Sami M

Re: [Koha] Problem with email notices

2024-04-18 Thread Katrin Fischer
Hi Fred, did you set them up in the overdue notice triggers or is this the PREDUE* one? What does your template look like? Katrin On 18.04.24 20:46, King, Fred wrote: Esteemed Koha colleagues, I recently set up overdue notices via Gmail. Everything seems to be going well except for one

Re: [Koha] Patron not searchable after initial login with LDAP

2024-04-15 Thread Katrin Fischer
some invalid data. You can also check the development tools in the browser for errors, but usually the logs should have some useful hint. tail -f /var/log/koha/instancename/*.log is usually the recommended way to see what's going on while recreating the error. Hope this helps, Katrin

Re: [Koha] Content of tags and in OAI-PMH

2024-04-14 Thread Katrin Fischer
It looks like this old bug could possibly be related: *Bug 21104* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21104> - oai.pl returns wrong baseURL Hope this helps, Katrin On 08.04.24 08:48, Magnus Enger wrote: Hi! I had a quick look at this, but couldn't figure out an

Re: [Koha] record does not exist when clicking title in search results

2024-03-25 Thread Katrin Fischer
Hi Andrew, you could compare your settings to the ones in one of the demo installations. A first thing to check would be if the link in the OPAC is missing the biblionumber parameter and if you have checked the OPAC in the visibility settings of the framework. Hope this helps, Katrin

Re: [Koha] Request to be listed as paid support provider: imCode Partner AB

2024-03-07 Thread Katrin Fischer
Hi Magnus, I have added imCode to the Koha support providers list: https://koha-community.org/support/paid-support/country/#swe Please check and let me know if any changes are needed. Katrin On 07.03.24 14:36, Magnus Enger wrote: Kia ora, dear Community! imCode is a Swedish company

Re: [Koha] Cyrillic alphabet when saving to a file

2024-02-26 Thread Katrin Fischer
Hi, can you verify that it's different in Koha itself? It might be visible when you edit the record and try to delete the character. It sounds like your character might be in a decomposed Unicode normalization form (NFD vs. NFC). Hope this helps, Katrin On 26.02.24 11:23, Сычев Игорь

Re: [Koha] Email delivery pending

2024-02-08 Thread Katrin Fischer
, as the checkin and checkout notices 'collect' transactions until run and if you set it low you might end up with multiple emails for the same session. Hope this helps, Katrin On 08.02.24 10:41, Shankar Reddy Kolle wrote: Dear Sir/madam Greetings. I have migrated Koha version 19.05 to Koha

Re: [Koha] How to hide port number when accessing koha staff client in the browser.

2024-02-08 Thread Katrin Fischer
configuration to use something like opac.com.ph and staff.com.ph instead. Hope this helps, Katrin On 08.02.24 09:41, zen zenitram wrote: Good day! Can someone help me on how we hide port number when our user access KOHA staff client in the internet. for security purposes. sample OPAC: opac.com.ph staff

Re: [Koha] While searching patron getting the error (koha upgraded from 19.05 to

2024-02-06 Thread Katrin Fischer
from server side with an update statement: update borrowers set date_renewed = NULL where date_renewed = '-00-00'; Hope this helps, Katrin On 06.02.24 11:43, Shankar Reddy Kolle wrote: Dear Sir/madam Please help to resolve this issue : I have a system with Ubuntu 16.04 and Koha version

Re: [Koha] Call number display in holdings table and

2024-02-06 Thread Katrin Fischer
issue. Did you make any other changes to the frameworks and mappings? I'd first try to reindex. Hope this helps, Katrin On 05.02.24 20:36, Andrew Hartung wrote: Sorry, I should have added that I'm running koha 23.11. I don't have access to the server now, so I'm not sure of the minor version

Re: [Koha] KOHA OPAC customize page

2024-02-02 Thread Katrin Fischer
Hi, how did you implement your customizations? If you changed the template files, they will be overwritten with each update. If you use HTML customizations, news and system preferences like OpacUserCSS and OpacUserJs the changes will be kept. Hope this helps, Katrin On 02.02.24 03:46, zen

Re: [Koha] Koha January release with security fixes

2024-02-02 Thread Katrin Fischer
All links now work as expected. On 02.02.24 11:06, Michael Kuhn wrote: Hi Fridolin You wrote: > The full release notes are available here: > https://koha-community.org/koha-23-11-02-released/ This link works. > https://koha-community.org/koha-23-05-08-released/ >

Re: [Koha] Koha - item - Restricted access

2024-01-29 Thread Katrin Fischer
will be able to check them out. Hope this helps, Katrin On 29.01.24 10:28, Сычев Игорь Алексеевич wrote: Hello! A bibliographic record has been made. The item (donated from a private collection, has marks) is access to a limited circle of users (university employees). The item has a restricted access

Re: [Koha] Zebra Index not working

2024-01-16 Thread Katrin Fischer
Hi Anke, have you checked if your Zebraserver is running? Maybe try: koha-zebra --restart instance or koha-zebra --stop / --start instance. Does the about page show anything about your Zebra's status? (front page) Hope this helps, Katrin On 16.01.24 14:49, Bruns, Anke wrote: Hi, we

[Koha] Reminder: General IRC meeting 17 January 2024

2024-01-16 Thread Fischer, Katrin
com/worldclock/fixedtime.html?msg=Koha+General+IRC+ Meeting=20240117T1400> =20240117T1400 Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Prevent specific MARC field from being duplicated?

2024-01-13 Thread Katrin Fischer
using "Edit as new (duplicate)" in cataloging Hope this helps, Katrin On 03.01.24 16:06, Bales (US), Tasha R wrote: Hello, I have not yet found the answer to this question. We are still running 21.05, but plan to upgrade soon (unsure to what release). When duplicating a bibl

Re: [Koha] Department Name in Item Information

2024-01-13 Thread Katrin Fischer
to an authorised value category you created for your departments. The additional item fields won't show in the normal detail view, but in the MARC view and item editor. Hope this helps, Katrin On 05.01.24 12:17, Rupinder Singh wrote: Hi, We have been using Koha at our university for the last

Re: [Koha] Argument "0, 00" isn't numeric in numeric gt (>) at /usr/share/koha/lib/C4/Overdues.pm line 292.

2024-01-08 Thread Katrin Fischer
to spot. Hope this helps, Katrin On 08.01.24 10:53, Michael Kuhn wrote: Hi Katrin and Magnus Many thanks for your answers! It is not possible to change the value to "0.00" via Koha menu "Administration > Defining circulation and fine rules for all libraries"

Re: [Koha] Argument "0, 00" isn't numeric in numeric gt (>) at /usr/share/koha/lib/C4/Overdues.pm line 292.

2024-01-06 Thread Katrin Fischer
o edit the rule and save 0.00 (with the .). It might work.Or you could use SQL to make sure all the monetary values in circulation_rules are correctly formatted. Hope this helps, Katrin On 06.01.24 11:33, Michael Kuhn wrote: Hi Our library is working with Koha 22.05.17. Since some days the a

Re: [Koha] koha-plugin-room-reservations

2023-12-26 Thread Katrin Fischer
Hi, please report the issue on the issue tracker for the plugin project on gitlab/github where you downloaded it. When you report this, you might want to include more information, like if the plugin has worked before etc. to help finding the problem. Katrin On 24.12.23 11:53, Sami M. Rasheed

Re: [Koha] Generating fine in every renewal

2023-12-18 Thread Katrin Fischer
Hi, could it be that you have set up a rental fee for the item type? Rental fees are calculated for the initial checkout, but also for renewals. If you look at the details of the fines, what are they exactly called? (Fine accruing? renewed?) Hope this helps, Katrin On 14.12.23 11:39, JITHIN

Re: [Koha] Setting up an SRU target

2023-12-18 Thread Katrin Fischer
Hi, I couldn't test, but I thnk you might be missing schema=marcxml in your list of additional SRU options. Maybe worth a try! Hope this helps, Katrin On 16.12.23 23:08, Rubeno wrote: Hello all, I'm trying to set up an SRU target and can't seem to find the way. The SRU server

Re: [Koha] View SQL generated by Average Loan Time report?

2023-12-05 Thread Katrin Fischer
Hi Cindy, at the moment it's not possible to see the created SQL query in the GUI, maybe this would be a good idea for an enhancement. But I believe the matrix style reports, like Average loan time, might not be easy to rebuilt in reports as they probably require multiple SQL queries. Katrin

Re: [Koha] Rabbitmq

2023-12-05 Thread Katrin Fischer
this: http://kohageek.blogspot.com/2015/08/move-old-koha-database-to-new.html If you have files in your file system or changed configuration files you will have to move them as well. A full backup is as always recommended. Hope this helps, Katrin On 02.12.23 00:53, Andrew R Hartung wrote: So

Re: [Koha] Help! This title cannot be requested

2023-11-30 Thread Katrin Fischer
ype configuration: is the record marked as for reference? Hope this helps, Katrin On 29.11.23 14:32, Alipio Luiz de Souza Silva wrote: Hello..When a patron tries to reserve an item in the OPAC, they receive the message: "This title cannot be requested". Under Preference: OPACHoldRe

Re: [Koha] Location fields

2023-11-30 Thread Katrin Fischer
. But before doing that, you should be sure on what you are doing to not risk losing data. Can you explain a bit more on what you are trying to do? Katrin On 29.11.23 04:25, Charles Athey wrote: I am new to this list and am a retired software developer with 40+ years of experience. I am

Re: [Koha] Koha 23.05.05 advanced editor interface hanging on editing existing catalogue record

2023-11-30 Thread Katrin Fischer
Please try updating to 23.05.06, it could be: *Bug 35181* - Can no longer edit sample records with advanced cataloguing editor On 29.11.23 14:53, Michael Kuhn wrote: Hi Iming Chan You wrote > I am running Koha 23.05.05 and

Re: [Koha] Koha integration with other systems

2023-11-28 Thread Katrin Fischer
required to import patron attributes. Hope this helps, Katrin On 28.11.23 21:29, Coehoorn, Joel wrote: We configured our Koha installation to use our university AD FS (SAML-based) SSO service. Note I've setup over a dozen different apps for this service, and Koha was definitely the most difficult

Re: [Koha] Koha integration with other systems

2023-11-27 Thread Katrin Fischer
Hi Russel, Koha provides a lot of different APIs and protocols for integrating with other systems. This might be a starting point: https://wiki.koha-community.org/wiki/APIs_and_protocols_supported_by_Koha Hope this helps, Katrin On 27.11.23 16:05, Russel G. P. Shihepo wrote: Dear Community

Re: [Koha] RabbitMQ

2023-11-23 Thread Katrin Fischer
Hi Andrew, can you give us your exact version? There is no released 23.10 and the developer version should be 23.06. As Fridolin said, I believe RabbitMQ is not mandatory right now and there is a SQL fallback. Hope that helps, Katrin On 22.11.23 00:43, Andrew Hartung wrote: So in a moment

Re: [Koha] koha installation error

2023-11-14 Thread Katrin Fischer
Hi Tom, I tested the command in my Ubuntu 22 LTS installation and it worked OK. Does the problem persist for you? Could it be something is blocking access to debian.koha-community.org? Hope this helps, Katrin On 13.11.23 03:14, Tom Obrien wrote: Greetings, I upgraded ubuntu server 16 LTS

Re: [Koha] How to display framework code

2023-11-11 Thread Katrin Fischer
Hi Dave, in older versions this is not possible, but it displays by default from 23.05: *Bug 33607* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33607> - Show framework on record details page Hope this helps, Katrin On 11.11.23 11:19, da...@penkler.net wrote: Hi, I woul

Re: [Koha] Issue logging into staff interface [Plack log complains about missing encryption key]

2023-11-10 Thread Katrin Fischer
Hi Martin, I believe that should have worked especially after your reboot. I would add the key back, as you should not leave it with the placeholder string. Maybe someone else has an idea? Katrin On 10.11.23 20:11, Martin Morris wrote: Hello Katrin, Thanks for your help. I edited koha

Re: [Koha] Deleting biblios and items

2023-11-10 Thread Katrin Fischer
Hi, there is a command line script to create a new superlibrarian user, see: http://kohageek.blogspot.com/2018/07/create-super-librarian-by-command-line.html Hope this helps, Katrin On 10.11.23 16:35, Aida Djikic wrote: Hi Anke, I thought borrowers in this case meant users other than

Re: [Koha] Demand - on Koha import

2023-11-10 Thread Katrin Fischer
:w and use just Title-cover. Hope this helps, Katrin On 09.11.23 17:06, Olcese Martina EXT wrote: Dear Ladies and Sirs, Following the exchange on the Koha mailing list on bulk upload, I wish to request your advice regarding own import process. Steps: 1.We converted our source ex

Re: [Koha] Issue logging into staff interface [Plack log complains about missing encryption key]

2023-11-10 Thread Katrin Fischer
Hi Martin, in which file did you replace it? You were on the right track there, but make sure to add the entry to the koha-conf.xml file used by your koha instances/sites. You might have changed the template instead of the used file. Hope this helps, Katrin On 10.11.23 16:02, Martin Morris

Re: [Koha] Wrong person listed in 245$c statement of responsibility after import

2023-11-07 Thread Katrin Fischer
Hi Aida, I don't know your process, but the thing that matters is how the data presents in the MARC file you import into Koha. So this should have one 952 per item. Katrin On 06.11.23 12:15, Aida Djikic wrote: Hello Katrin, if you have the author in 100$a and 245$c it should work out

Re: [Koha] Question on MARC Frameworks and Staging/Importing records

2023-11-04 Thread Katrin Fischer
immediately, but that's easy to find out. Hope this helps, Katrin On 03.11.23 14:24, Bruns, Anke wrote: Hi, as I inadvertently imported some batches of records with the standard framework instead of the library's configured one, I think about how this can be corrected without having to repeat

Re: [Koha] Wrong person listed in 245$c statement of responsibility after import

2023-11-04 Thread Katrin Fischer
fields, make sure that all subfields for one item are within the same field: 952$a...$b... instead of separate 952 fields. Hope this helps, Katrin On 31.10.23 11:25, Aida Djikic wrote: Hello all, What could I be doing wrong when it comes to my attempt to import theses and dissertations into Koha

Re: [Koha] null values

2023-11-02 Thread Katrin Fischer
, you'll need to check a standard Koha for the correct defaults. Hope this helps, Katrin On 02.11.23 17:45, Paulo Neto wrote: Hello Katrin, Thank you for your answer. We dont have any marc reference for the holding branch defined on the bibliographic model as far as i have checked so in terms

Re: [Koha] null values

2023-10-30 Thread Katrin Fischer
this helps, Katrin On 30.10.23 17:05, Paulo Neto wrote: Hello, I am able to solve the problem (thanks to Kaitrin) but i am not able to prevent it, how can i prevent "holding branch" getting null values at item table, i think this is happing to every new items created in the koha d

Re: [Koha] Problems found

2023-10-24 Thread Katrin Fischer
the data the easiest way is to delete the listed entries from the deleted* and old* tables. Hope this helps, Katrin On 24.10.23 18:24, Paulo Neto wrote: Hello, At koha intranet , opções system information (about koha) i get the fallowing on problems found: You got record, x,y,z,w on both tables

Re: [Koha] Possible Batch Permissions Modification Plug-In broken with v23.05.04

2023-10-23 Thread Katrin Fischer
items to home library or library group Also: plugin problems should always be filed as issues on the repository of the plugin itself. Hope this helps, Katrin On 21.10.23 00:33, Rudy Hinojosa wrote: I implemented the Bywater solution Batch Permissions Modification plug in with previous versions o

Re: [Koha] FW: errors on opac log

2023-10-23 Thread Katrin Fischer
Hi Paulo, you could create an SQL report in the reports module. Something along these lines should work: select itemcallnumber, barcode, holdingbranch, homebranch from items where holdingbranch is null or homebranch is null; Hope this helps, Katrin On 23.10.23 12:14, Paulo Neto wrote: Hi

Re: [Koha] Loan periods

2023-10-19 Thread Katrin Fischer
y anywhere in the OPAC using configuration. If you are looking for something specific, let us know. Thank you. I'll shout out loud for help if I get lost :) Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscr

Re: [Koha] HTML Display in Normal View

2023-10-18 Thread Katrin Fischer
Hi Erlanda, Koha is not supporting HTML in MARC records. It might work in some places, but not in all and might get changed at some point. It could also create issues if you want to exchange your record with other systems. Katrin On 16.10.23 08:17, erlanda_simon...@flib.sci.am wrote

Re: [Koha] Restrict suggestions shown on OPAC

2023-10-18 Thread Katrin Fischer
Hi, try the OPACViewOthersSuggestions system preference. It should make it so only logged in users can see their own suggestions. Hope this helps, Katrin || On 17.10.23 07:20, Ms. Naveen Ali wrote: Dear Sir, Thank you for your response. I have updated this preference. Problem is still

Re: [Koha] Koha as an identity provider

2023-10-18 Thread Katrin Fischer
, Katrin On 18.10.23 07:13, Rupinder Singh wrote: Hi, I am thinking I can use koha as an identity provider for other Librayr services like repository and off-campus remote access, etc. Because, In koha, we usually already have complete details of our patrons, and we also give koha login

Re: [Koha] Single Item due mail

2023-10-18 Thread Katrin Fischer
Hi, <> doesn't work in this notice. You'll need to use <> or Template Toolkit syntax. For some information on the repeatable information in some notices see here: https://wiki.koha-community.org/wiki/Notice_documentation_rfc Hope this helps, Katrin On 17.10.23 11:52, JITHIN

Re: [Koha] Loan periods

2023-10-15 Thread Katrin Fischer
g specific, let us know. Hope this helps, Katrin On 12.10.23 15:28, Wagner, Alexander wrote: Hello! Being pretty new to Koha I still struggle to get a solution for our loan periods. I understand that Koha specifies loan periods based on `item types` and `patron types` and then calculates the loa

Re: [Koha] Cannot stage authority files in 22.11.

2023-10-15 Thread Katrin Fischer
Hi, I've looked in bugzilla and found this bug: *Bug 34965* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34965> - Authority match failing due to possible encoding conflicts I am not sure if it's related, but maybe something to look into. Hope this helps, Katrin On 25.09

Re: [Koha] [translate] Migrate Pootle to Weblate

2023-10-15 Thread Katrin Fischer
Hi, I added some notes at the bottom of the wiki page. Hope it helps, Katrin On 29.09.23 15:14, Jonathan Druart wrote: Hello everybody, A quick update, I am back on this and I logged the progress on the wiki: https://wiki.koha-community.org/wiki/Translation_server_migration_weblate If you

Re: [Koha] Single Item due mail

2023-10-15 Thread Katrin Fischer
Hi, did you check the "digest" checkbox in the messaging preferences? The DUEDGST notice is then used and includes information on all items becoming due. Hope this helps, Katrin On 15.10.23 10:45, JITHIN N wrote: The Item due notice mail sending as individual mails to patron for

Re: [Koha] [Koha-translate] Translators - Do not wrap strings in PO files

2023-10-11 Thread Fischer, Katrin
target It’s only visible if you edit the po files directly. I haven’t checked how Weblate handles them. Hope this helps, Katrin Von: Koha-translate Im Auftrag von Jonathan Druart Gesendet: Mittwoch, 11. Oktober 2023 10:58 An: koha-transl...@lists.koha-community.org; koha Betreff: Re:

Re: [Koha] link_bibs_to_authorities

2023-10-02 Thread Katrin Fischer
Hi, are these other fields linked to a thesaurus in your bibliographic framework configuration? Hope this helps, Katrin On 02.10.23 06:53, Сычев Игорь Алексеевич wrote: Hello! Using the script "link_bibs_to_authorities.pl ". Binds only one Unimarc field? Only 700? How do I mak

Re: [Koha] Error 500 when opening records with attached items

2023-09-29 Thread Katrin Fischer
to items.dateaccessioned, but I am not sure if this could be the source of your problem. Are you using MARC21 and have you changed anything about the Koha to MARC mappings? Katrin On 27.09.23 20:23, bong...@uks.co.za wrote: Good day Katrin, I found a few items without item types. I have added

Re: [Koha] Request for Listing a Paid Support Service Provider

2023-09-29 Thread Katrin Fischer
Hi, I have added your company to the Koha support provider's list. https://koha-community.org/support/paid-support/country/#vietnam Please let me know if any changes are needed. Katrin On 25.09.23 09:27, Bui Tien Phong wrote: Dear Katrin, Please accept my apologize for late reply. I've came

Re: [Koha] memcached

2023-09-29 Thread Katrin Fischer
Hi, this is more a warning than an error and you should be able to safely ignore it. See: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22217 Hope this helps, Katrin On 26.09.23 16:38, Сычев Игорь Алексеевич wrote: Hello! What is the error? root@koha:~# systemctl status

Re: [Koha] Error when trying to display item OPAC view.

2023-09-29 Thread Katrin Fischer
Hi Andrew, this might point to some invalid MARC record: Field 035 must have at least one subfield at /usr/share/perl5/MARC/File/XML.pm line 483. If you have a 035 field, it should have at least one subfield with content. Hope this helps, Katrin On 25.09.23 21:06, Andrew Hartung wrote: I'm

Re: [Koha] Template toolkit question.

2023-09-21 Thread Katrin Fischer
Hi all, I've added this hint to the wiki: https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit#Don.27t_generate_e-mail_for_a_patron_category Katrin On 06.09.23 12:47, Kyle Hall wrote: There is a trick which basically boils down to "If the rendered notice is empty, it do

Re: [Koha] KOHA is not sending mails through SMTP server

2023-09-21 Thread Katrin Fischer
lso for your libraries under Administration > Libraries Hope this helps, Katrin On 21.09.23 13:33, Nirmit Krishnatray wrote: Hi, Hope you're well. KOHA is not sending mails when a user is checking out or checking in. I checked the notices and it displayed Unhandled email failure, check th

Re: [Koha] output of authors' subfields

2023-09-18 Thread Katrin Fischer
standard. Hope this helps, Katrin On 15.09.23 16:37, Сычев Игорь Алексеевич wrote: Hello! How to do if 7xx $g and $b are filled, output only $g? Both subfields are being displayed now. Is this reaction only in Unimarc? Example: 700 $aAufderstraße $bH. $gHartmut https://koha.lib.tpu.ru/cgi-bin

Re: [Koha] Error 500 when opening records with attached items

2023-09-18 Thread Katrin Fischer
Hi, did you check the itemtype as well? It would also cause a 500 in the OPAC. Hope this helps, Katrin On 18.09.23 20:06, bong...@uks.co.za wrote: Good day, Thomas Thank you for your response. I checked all the items and all have the correct homebranch and holdingbranch Kind regards

Re: [Koha] Koha running number of background job process and CPU high usage

2023-09-18 Thread Katrin Fischer
rt of some data? Hope this helps, Katrin On 17.09.23 19:41, JITHIN N wrote: Am using Koha 22.11.07. My server running 6 instances. I noticed my disk was filling up because worker-output.log was getting several hundred of these per second: *[2023/09/17 22:41:14] [WARN] Frame not processed -

Re: [Koha] Email for suggestion book

2023-09-18 Thread Katrin Fischer
versions each year, so there is no version 20 or 23 - the last release was 23.05 in May and the next will be 23.11 in November. Hope this helps, Katrin On 18.09.23 10:48, Toni Afandi wrote: Dear all, After upgrading to Koha 23 from koha 20, I noticed something strange about the suggestion

Re: [Koha] Request for Listing a Paid Support Service Provider

2023-09-14 Thread Katrin Fischer
Hi, we require a link back to the koha-community.org website in order to be listed as a Koha support provider. Can you please point me to the link on your website? Katrin On 12.09.23 05:13, Bui Tien Phong wrote: Dear Koha Community, Greetings from Vietnam! D Technology Integration

Re: [Koha] Minimum permissions needed for patron search

2023-09-11 Thread Katrin Fischer
Hi all, there is a bug with some discussion on this: *Bug 30230* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230> - Search for patrons in checkout should not require edit_borrowers permission Hope this helps, Katrin On 08.09.23 16:52, Сычев Игорь Алексеевич wrote: H

Re: [Koha] Has NFC vs. NFD encoding changed for Unicode in koha?

2023-09-09 Thread Katrin Fischer
umlauts etc.) When you edit the records in Koha, do they present with NFC or NFD? (you can tell by removing a diacritic, does it require one or two steps?) How were the records added to Koha? Can you replicate the behaviour on another installation for example on a sandbox? Hope this helps, Katrin

Re: [Koha] Format of Barcode

2023-09-09 Thread Katrin Fischer
"select max(barcode) from items;" might reveal something, or also looking at the full list like "select barcode from items order by barcode". Hope this helps, Katrin On 06.09.23 17:37, Furst, Kevin wrote: Hello, I have an issue with how the next barcode displays when autofil

  1   2   3   4   5   6   7   8   9   10   >