Re: [Koha] Disabling / hiding the cart in OPAC

2022-11-12 Thread Katrin Fischer
I proposed a small addition to the manual: https://gitlab.com/koha-community/koha-manual/-/merge_requests/602/diffs?commit_id=795eae3e8bd10514cdb6563246fa1731657e1985 Please note that you can file bugs on bugzilla using the "Documentation" component for anything you can't find in the manual,

Re: [Koha] Transfer Issue Related to Item Type

2023-03-06 Thread Katrin Fischer
Hi Evan, I suspect that the issue is the homebranch/holdingbranch now. Is it possible that all items with itemtypes had been created within Koha? Then the holdingbranch and homebranch would have been set correctly for those and there would be no issues on checkin. If you edit and save the

Re: [Koha] Adding Z39.50 servers

2023-03-10 Thread Katrin Fischer
Hi, Koha can only import MARC records from Z39.50 and they should match your Koha's MARC flavor (UNIMARC or MARC21). The website you linked says: XML and SUTRS are supported. There are no plans to deliver MARC records as part of the Library Hub Discover service. The XML records conform to the

Re: [Koha] Upgrade to 21.11 Fails

2023-03-12 Thread Katrin Fischer
Hi Bruce, the internal server error will resolve to something more meaningful in the logs. Check your logs on the server for the full error message. Hope this helps, Katrin On 11.03.23 20:48, Asst. Sec. Bruce A. Metcalf wrote: Hi gang Back again after a forced suspension of work. I am

Re: [Koha] Can't delete fresh created biblio. DBI Exception: DBD::mysql::db do failed: Duplicate entry

2023-03-12 Thread Katrin Fischer
Hi Eugen, it should not create any errors or problems to delete these tables. There is even an option in the cleanup_database.pl script that will do this type of deletions: https://git.koha-community.org/Koha-community/Koha/src/branch/master/misc/cronjobs/cleanup_database.pl --deleted-catalog

Re: [Koha] Koha Identity Provider Setup

2023-03-12 Thread Katrin Fischer
Hi Agostino, if you share the errors, maybe people on the list can help you resolve them. It looks like the Identity providers haven't bee fully documented yet, but questions will also help to see what needs to go into documentation. Katrin On 08.03.23 23:54, Agostino M. Nigro wrote: Hello,

Re: [Koha] KOHA Upgrade fails from v20.05 to v22.11

2023-03-15 Thread Katrin Fischer
Hi, all I found was your bug report :( *Bug 32762* - Duplicate entry '10434' for key 'PRIMARY' at /usr/share/koha/lib/C4/Installer.pm line 739 Maybe someone else has an idea? Katrin On 13.03.23 06:16, zen zenitram wrote: Good

Re: [Koha] Koha Identity Provider Setup (Katrin Fischer)

2023-03-15 Thread Katrin Fischer
e: Sun, 12 Mar 2023 15:22:25 +0100 From: Katrin Fischer To: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha Identity Provider Setup Message-ID: <019565f6-d60a-31e7-5243-226e8e26c...@web.de> Content-Type: text/plain; charset=UTF-8; format=flowed Hi Agostino, if you share the errors,

Re: [Koha] Overdue Notices and Advance notices not being run by crontab

2023-03-15 Thread Katrin Fischer
Hi, the problem could be that sending emails is not enabled for your instance. You can check by: sudo koha-list --noemail If your instance is listed, try: sudo koha-email-enable instancename Hope this helps, Katrin On 15.03.23 08:26, Ms. Naveen Ali wrote: Dear all, Hope this finds you

Re: [Koha] Stop Acquisition & Suggestion Module Notices

2023-03-15 Thread Katrin Fischer
Hi Naveen, at the moment the only option to avoid sending suggestion emails is to delete them from notices and slips. Hope this helps, Katrin On 14.03.23 08:06, Ms. Naveen Ali wrote: Dear All. I wish to stop the Acquisition and Suggestion Module notices from being sent to patrons. I can't

Re: [Koha] Internal Server Errors

2023-03-13 Thread Katrin Fischer
Hi Paul, do you have anything in OpacHiddenItems by chance? Try deleting it and see if that fixes your issue. It looks like a wrong SQL query is constructed from the error. OpacHiddenItems listing LOST instead of the database table column name itemlost could be a possible explanation. Hope

Re: [Koha] Add time lapse between notices when sending emails.

2023-03-24 Thread Katrin Fischer
Hi Naveen, I am not aware of any configuration setting to do this. Maybe you want to file a bug on bugzilla (https://bugs.koha-community.org/) suggesting a delay option? Katrin On 21.03.23 11:39, Ms. Naveen Ali wrote: Dear All, When sending advance or overdue notices, the emails are not sent

Re: [Koha] Koha Identity Provider Setup (Katrin Fischer)

2023-03-18 Thread Katrin Fischer
| jcoeho...@york.edu | york.edu <https://york.edu> On Wed, Mar 15, 2023 at 4:30 PM Katrin Fischer wrote: Hi Agostino, glad you could work it out. If you want to help with the manual, this might be a good starting point: https://wiki.koha-community.or

Re: [Koha] Linking biblio records with 780s and 785s

2023-03-18 Thread Katrin Fischer
Hi Carlos, if you want the links between records to be more exact, you can activate the UseControlNumber system preference. Koha will then try to build the link using the identifier from 7xx $w. $w should match the 001 of the linked record. If there is no $w Koha will still fall back to building

Re: [Koha] LongOverdue cronjob

2023-03-18 Thread Katrin Fischer
Hi Naveen, I didn't see it in the defaults either so you will probably have to schedule it yourself. The cronjob_nightly method is meant to be used by plugins mostly. Hope this helps, Katrin On 17.03.23 09:18, Ms. Naveen Ali wrote: Dear All, I want to test the longOverdue script, but can't

Re: [Koha] Need help to import data into koha 22.11

2023-03-18 Thread Katrin Fischer
Hi Ana, the mailing list doesn't allow to attachments such as screenshots, so you might want to send the mail again with links to the screenshots. It looks like the background jobs are not started/run and get stuck as "new". And the progress column reads "null/0" which also doesn't look quite

Re: [Koha] Stop Acquisition & Suggestion Module Notices

2023-03-18 Thread Katrin Fischer
. - Original Message - From: "Katrin Fischer" To: koha@lists.katipo.co.nz Sent: Thursday, 16 March, 2023 2:14:21 AM Subject: Re: [Koha] Stop Acquisition & Suggestion Module Notices Hi Naveen, at the moment the only option to avoid sending suggestion emails is to delete them from not

Re: [Koha] [EXTERNAL] Re: Another XSLT question: adding a line break between multiple names

2023-03-03 Thread Katrin Fischer
Hi all, another way to add line breaks with CSS can be to set the element to  { display:block }. This might help avoid some XSLT changes. For the subjects in the OPAC that should put each on a separate line and remove the | separator: .subjects li {   display:block;   padding-left: 10px; }

Re: [Koha] Adding ebook records to koha

2023-03-03 Thread Katrin Fischer
Hi Thomas, items on records for electronic resources are not mandatory. Some libraries like to add them, others don't. If you add an itemtype to 942$c on record level, you'll be able to search them by itemtype without items. The export tool can export records without items, but you'll make

Re: [Koha] Setting folders for access_dir

2023-03-03 Thread Katrin Fischer
Hi Aida, first of all: it's an optional feature and you won't have any issues in using Koha if the path is not set. The only thing that won't work is accessing files from Tools > Access files. The tool can be used to make it possible to access data created on the server. Some of the scripts

Re: [Koha] [EXTERNAL] Re: Adding ebook records to koha

2023-03-03 Thread Katrin Fischer
Twitter -Original Message- From: Koha On Behalf Of Katrin Fischer Sent: Friday, March 3, 2023 5:23 AM To: koha@lists.katipo.co.nz Subject: [EXTERNAL] Re: [Koha] Adding ebook records to koha **ATTENTION: This email originated from outside the MedStar Health network. ** DO NOT CLICK links

Re: [Koha] Modify Patron Transaction Invoices and Fee Receipts

2023-03-03 Thread Katrin Fischer
Hi, you might also want to have a look at these page in the wiki: https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit https://wiki.koha-community.org/wiki/Notices_and_Slips_Library#Notices_and_slips_using_template_toolkit Hope this helps, Katrin On 03.03.23 06:47, Ms. Naveen

Re: [Koha] Replacing existing images in Koha with our own

2023-03-03 Thread Katrin Fischer
Hi, the logos and images don't need to be saved in the directory with the Koha files, it's even good if you don't do this as updates might remove them there. What you need is a place to store the files and images that can be accessed from your browser. Once you have an URL that works to show the

Re: [Koha] Adding pages to Koha OPAC - Koha as a CMS

2023-03-03 Thread Katrin Fischer
Hi, the "Koha as a CMS" was replaced by the nee "Pages" feature in 22.11. That's why the old instructions have been removed from the manual and should no longer be used. Have a look here: See here: https://koha-community.org/manual/22.11/en/html/tools.html#pages Hope this helps, Katrin On

Re: [Koha] Import Unimarc records with items

2023-03-03 Thread Katrin Fischer
, I wanted to add inventory manually, it is not saved. What else could be the problem? -Original Message- From: Koha On Behalf Of Katrin Fischer Sent: Sunday, January 1, 2023 10:35 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Import Unimarc records with items Hi Igor, looking

Re: [Koha] KOHA upgrade error

2023-03-03 Thread Katrin Fischer
Hi, I believe it's probably the same error here: *Bug 32762* - Duplicate entry '10434' for key 'PRIMARY' at /usr/share/koha/lib/C4/Installer.pm line 739 Unfortunately, I doesn't have a fix or solution yet. Hope that helps,

Re: [Koha] How to run batchRebuildBiblioTables.pl

2023-03-03 Thread Katrin Fischer
Hi, running the script in koha-shell is the right thing to do. This applies to all scripts you might want to run apart from the koha- ones. Are you sure library is the right instance? The message looks like coming from an empty instance where the database structure hasn't been created yet. You

Re: [Koha] Can the Koha Mailing List and DMARC become friends?

2023-03-03 Thread Katrin Fischer
I have added the DMARC issue to the agenda for the next developer IRC meeting, but we might need the people running our mailservers to weigh in: https://wiki.koha-community.org/wiki/Development_IRC_meeting_9_March_2023 Hope this helps, Katrin On 27.02.23 15:49, Coehoorn, Joel wrote: FWIW,

Re: [Koha] Can't delete fresh created biblio. DBI Exception: DBD::mysql::db do failed: Duplicate entry

2023-02-16 Thread Katrin Fischer
Hi Eugen, have a look at About Koha > System information. You'll probably see a note about duplicated IDs in your database and a link to this wiki page: https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix Hope this helps, Katrin On 16.02.23 09:05, DHIM IT wrote: Dear colleagues, I

Re: [Koha] Barcode not found - Show matching titles

2023-04-14 Thread Katrin Fischer
Hi John, itemBarcodeFallbackSearch allows you to checkout items without knowing their barcode, but you still need to assign a barcode to the items as Koha can't check the items out internally without one. You could consider using the AutoBarcode for new items and update the existing items with

Re: [Koha] view patron information (borrowers)

2023-04-20 Thread Katrin Fischer
Hi, which version are you using? I see that in newer versions there is an additional permission below borrowers calledview_borrower_infos_from_any_libraries that works in combination with library groups. But I think this would make it so that you can't even see them, not limit editing. Maybe

Re: [Koha] Open access

2023-04-20 Thread Katrin Fischer
Hi, if you have some kind of flag that is visible in results list and detail page, maybe a keyword in the link text of the resource, then you can also use jQuery and CSS to add the icon. How do you catalog your open access records? Hope this helps, Katrin On 20.04.23 02:53, Ma. Victoria H.

Re: [Koha] OPAC Search results - 500 Error

2023-04-20 Thread Katrin Fischer
Hi John, please make sure all your items have a homebranch (MARC21 952$a) and holdingbranch (MARC21 952$b) set. Same for the itemtype. Koha requires these to work correctly. Hope this helps, Katrin On 18.04.23 20:36, John J. English wrote: Hello all, I'm having trouble getting detail for

Re: [Koha] email notice sending

2023-04-20 Thread Katrin Fischer
Hi, did you run both sudo koha-shell instancename and then the script? For the other error in the logs: Check your circulation rules: the values for fine and max fine can not have any formatting and must use decimal dots and no other punctuation. It will break fine calculation. Hope this

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-04-20 Thread Katrin Fischer
Hi, did you use another/different framework for the locally published title maybe? When you run the MARC framework check in the administration module, are there any errors? Are there any errors in the system information tab on the about Koha page? Hope this helps, Katrin On 17.04.23 15:40,

Re: [Koha] Error 500 with dpkg returned an error code (1)

2023-04-29 Thread Katrin Fischer
Hi, the line below usually shows if you have records that don't contain the biblionumber in the expected field. For MARC21 and UNIMARC I believe the expected fields are different. Did you make any changes to the frameworks that could have affected this? Are you sure your instance was set up

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-04-29 Thread Katrin Fischer
h any marc flavor and relearning it is taking longer than I expected (why doesn't the knowledge of it just magically transfer XD ) Best regards Aida Đikić -Original Message----- From: Katrin Fischer Sent: Thursday, April 20, 2023 8:21 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One bib

Re: [Koha] Sample data (acquisitions/circulation) for testing Koha analytics

2023-04-16 Thread Katrin Fischer
Hi Anna, I am not sure if you had any replies off-list. The sandboxes and the dev environment have some sample data, but unfortunately no sample circulation transactions and no useful acquisition data. Maybe another library could help, but data would need to be carefully anonymized. For

Re: [Koha] Beginners problems - Z39.50 and the reservoir

2023-02-10 Thread Katrin Fischer
be necessary to run the indexer from cron, but that is not what this page says: https://wiki.koha-community.org/wiki/PackagesIndexDaemon In any case I can now import records into my OPAC, so for now I'm happy :-) Thanks again. René On 2023-02-10 20:16, Katrin Fischer wrote: Hi René, the reservoir

Re: [Koha] Wrong CSRF token: Patron Image upload problem in Koha 22.05

2023-02-14 Thread Katrin Fischer
I believe the problem was fixed recently for all maintained versions: *Bug 31492* - Patron image upload fails on first attempt with CSRF failure Hope this helps, Katrin On 13.02.23 22:35, Tim McMahon wrote: We've been having

Re: [Koha] Update database from Koha 22.06.00.078 to 22.11.02.000 failed

2023-02-02 Thread Katrin Fischer
Hi Dimitrios, the discussion and patch on this bug might help: *Bug 28267* - Older databases fail to upgrade due to having a row format other than "DYNAMIC Katrin On 02.02.23 15:47, Δημήτρης Δαλαγιώργος wrote: I upgraded my

Re: [Koha] Beginners problems - Z39.50 and the reservoir

2023-02-10 Thread Katrin Fischer
Hi René, the reservoir is filled automatically everytime you do a Z39.50 search and is separate from the catalog. As you found out already, you can regularly clean it using the cronjob. It sounds like you can import and save records, but later they are not found in the catalog? I think if you

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-03 Thread Katrin Fischer
while I'm on the work network, and I am currently back in my hometown. Best regards Aida Đikić From: Katrin Fischer Sent: Saturday, April 29, 2023 12:12 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] One biblio record not visible in staff interface or OPAC Hi, 952 is the field item i

Re: [Koha] record won't delete

2023-07-08 Thread Katrin Fischer
you for the input and suggestion. Our system shows no warnings, however. Not being on the cataloging side of things, I can’t provide much more detail about the context of the items to be deleted. Regards from the Siegerland, David On Fri, Jun 30, 2023 at 8:13 PM Katrin Fischer wrote: Hi David,

Re: [Koha] Data migration: importing of anonymous checkout history

2023-07-08 Thread Katrin Fischer
Hi Igor, it depends a bit, you can either leave the borrowernumber with NULL or you can use the AnonymousPatrons's borrowernumber. old_issues and statistics are the tables you might want to look at. Hope this helps, Katrin On 06.07.23 08:20, Сычев Игорь Алексеевич wrote: Hello! I have a

Re: [Koha] import patrons

2023-07-08 Thread Katrin Fischer
This has been filed, fixed and currently waits for a sign-off, please test! *Bug 34213* - False POD for matchpoint option in import_patrons.pl On 06.07.23 08:38, Jonathan Druart wrote: -c is used for 2 options, it's a bug and

Re: [Koha] zebraidx warn

2023-07-08 Thread Katrin Fischer
Hi Igor, did you change any of the configuration files in your Koha installation? It could be that there are some duplicate entries in the etc/zebradb/lang_defs//sort-string-utf.chr. Which file is used depends on your settings during installation. The koha-conf.xml should tell you. Hope this

Re: [Koha] koha index issue

2023-07-19 Thread Katrin Fischer
Hi, yes, that's the line and the reason are the German umlauts. If you don't need that to work, you can juse remove the (oe). Hope this helps, Katrin On 19.07.23 11:41, Viliam Polonec wrote: maybe I found it /etc/koha/zebradb/etc/word-phrase-utf.chr equivalent Œœöø(oe) Viliam

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-29 Thread Katrin Fischer
Hi, the error you posted looks like it's from the overdues.pl script. It complains about a missing letter ODUE. So you might want to check your notices and overdue notice triggers. But this won't affect fine calculation. Fines are calculated independently of the letters via the fines.pl

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-30 Thread Katrin Fischer
e calendar of the library * the maxfine setting in circulation rules is > 0 Hope this helps, Katrin On 30.05.23 10:32, MASTeR Library wrote: Katrin Fischer sir, I have Enclosed fines.pl <http://fines.pl> error Screen link. https://i.ibb.co/K2Qzy83/fines-error.png On Tue, May 30, 2023

Re: [Koha] Background job / Staging MARC import stuck at 0%

2023-05-30 Thread Katrin Fischer
Hi Anna, we recently saw the import stuck at 'orange' when the background job for processing the jobs was missing. In adminstration > jobs the import remained with status 'new' indefinitely. In our case a restart of koha-common fixed it. Hope this helps, Katrin On 30.05.23 05:05, Anna Shields

Re: [Koha] Advance Notice (PREDUEDGST) in Koha

2023-06-08 Thread Katrin Fischer
Hi, Koha can send a notice x days before something is due (PREDUE) and another notice on the day of the due date (DUE). Then it can send up to three overdue notices. So Koha doesn't support three notices before the due date right now. Hope this helps, Katrin On 02.06.23 13:12, Rupinder Singh

Re: [Koha] Koha_Cash_Register_Issue_Help

2023-06-08 Thread Katrin Fischer
Hi, the transaction type "payment" has the total amount paid against one or multiple account lines. So it could affect one or many pending fees linked to various records in the catalog. So Koha doesn't show title, barcode and item type for payments. You'll see that information for the fees if

Re: [Koha] koha problem 22.11

2023-06-08 Thread Katrin Fischer
Hi Paulo, have you been able to resolve your issue? Those look more like warns, not errors to me. So I think there might be a different reason for your search not working. Are you using Elasticsearch or Zebra? If you are using Zebra, maybe check if the Zebra server is running. Hope this

Re: [Koha] advance_notice.pl script and --digest-per-branch parameter

2023-06-08 Thread Katrin Fischer
Hi Stephen, it looks like you ran into this bug: *Bug 33900* - advance_notices.pl cronjob hangs Hopefully it will be fixed with the next maintenance release. Katrin On 05.06.23 17:18, Stephen Graham wrote: Hi All - is anyone

Re: [Koha] Not Allowed On Shelf Holds

2023-06-07 Thread Katrin Fischer
Hi, which version of Koha are you using? It sounds like you might be on an older version. The AllowOnShelfHolds system preference has been removed and was replaced by settings in the circulation rules. The settings allow you to determine if one or all items must be unavailable in order to allow

Re: [Koha] koha: use of uninitialized value $est in pattern match

2023-06-11 Thread Katrin Fischer
Hi Daniel, do you see any issues in your catalog that could be linked to those messages? While warnings should be fixed, most of the time they don't have any negative effect. Katrin On 05.06.23 12:21, Daniel F. Twum wrote: I have observed the following messages in the log. Please help.

Re: [Koha] Transcribing agency

2023-06-11 Thread Katrin Fischer
Hi, making 040$c optional will not have any negative effect on your Koha installation. If you want to set it, someone else might be able to give some helpful hints. Hope this helps, Katrin On 10.06.23 10:50, libr...@ssst.edu.ba wrote: Hello, I have a question about field 040$c: transcribing

Re: [Koha] https://api.koha-community.org/21.11.html is not opening

2023-05-27 Thread Katrin Fischer
Hi Zahid, I just tested and it opens ok now. Maybe it was only a temporary problem. Katrin On 25.05.23 12:02, Zahid Iqbal wrote: i want to go through the documentation for koha 21.11 but it is not opening ___ Koha mailing list

Re: [Koha] Koha 22.11.5v Fine amount did not Calculate

2023-05-30 Thread Katrin Fischer
Hi, already replied a little earlier: you need to run the script as the koha user, never root. Use koha-shell to switch to the right user for your instance. Hope this helps, Katrin On 30.05.23 15:51, MASTeR Library wrote: Katrin Fischer sir, koha until 22.11.3 Fine calculation

Re: [Koha] Lists not downloading from OPAC

2023-05-30 Thread Katrin Fischer
Hi Elaine, this was fixed in 22.11.06: *Bug 33069* - File download from list in OPAC gives error Hope this helps, Katrin On 30.05.23 19:18, Elaine Bradtke wrote: Koha 22.11.04 Lists work as expected in the staff interface.

Re: [Koha] Failing to edit MARC Frameworks in Koha 22.05.05.000

2023-08-02 Thread Katrin Fischer
Hi, check the Koha-to-MARC mappings in administration to see if 952$a and 952$b are linked correctly. If not, restore the link to items.homebranch and items.holdingbranch from there. Hope this helps, Katrin On 02.08.23 21:51, Antony Kujenga wrote: Hi Lauren, Yes, I've been trying to edit

Re: [Koha] Import data from excel to koha and Cover image using Manual data entry

2023-07-26 Thread Katrin Fischer
Hi, you will need to convert your data from Excel spreadsheets to MARC21. Tools like MARCEdit can help with that. There is a section in the manual describing how to upload single or multiple local covers and how to activate this feature:

Re: [Koha] ChatGPT

2023-07-26 Thread Katrin Fischer
Hi Igor, ChatGPT made up the "Generation Rule" section. This doesn't exist in Koha. If you want to automatically generate inventory numbers, have a look at the stocknumberAV.pl value builder. It can be linked to a field like 952$i in the bibliographic frameworks and uses an authorised value to

Re: [Koha] Upgrade question: 22.05 -> 23.05 better directly or via 22.11?

2023-07-26 Thread Katrin Fischer
Hi Anke, assuming you will do a test run of the update anyway, I don't think there is an advantage in updating to 22.05 first. It's very common to jump over multiple versions and you should always end up with the exact same database structure, no matter where you are coming from. Hope this

Re: [Koha] to catalog or not to catalog, that is my question

2023-07-26 Thread Katrin Fischer
Hi Eric, there are a lot of libraries with this many and more records using Koha. It's usually easier and faster to use the command line script bulkmarcimport.pl for loading records during migration. The script can load bibliographic and authority records. For authorities this might have some

Re: [Koha] 23.05 Multiple items - some items display incorrect shelving locations

2023-08-09 Thread Katrin Fischer
Hi Elaine, you might see side effects of this bug: *Bug 34086* - On detail.tt if item.permanent_location is NULL no shelving location will show It's a display issue where when there are some items with and some without location

Re: [Koha] faceting by date

2023-08-09 Thread Katrin Fischer
Hi Eric, facets are not fully configurable yet, like you can't make up new facets. There is already a bug for adding a publication date facet: *Bug 10734* - Add Publication Date Facet in Searching Hope this helps, Katrin On

Re: [Koha] Failing to edit MARC Frameworks in Koha 22.05.05.000

2023-08-09 Thread Katrin Fischer
, they are: items.holdingbranch 952 b Current library  Add  Remove items.homebranch952 a Home library Regards AK On Wed, 2 Aug 2023 at 22:03, Katrin Fischer wrote: Hi, check the Koha-to-MARC mappings in administration to see if 952$a and 952$b

Re: [Koha] faceting by date [collection faceting]

2023-08-09 Thread Katrin Fischer
Hi Eric, if you add collections to your items (952$8) the facet should already be configured and work automatically. Hope this helps, Katrin On 04.08.23 20:04, Eric Lease Morgan wrote: How can I can get faceting by date to work; in what MARC field must I insert a year value in order to

Re: [Koha] Self Registeration

2023-08-09 Thread Katrin Fischer
Hi, you can use the PatronSelfRegistrationBorrowerUnwantedField system preference to make the patron category visible in the form. Renaming of fields can be done with jQuery. The jQuery library in the wiki might have some useful examples. Hope this helps, Katrin On 03.08.23 08:31, Himanshu

Re: [Koha] SQL reports in Koha 23.05

2023-06-19 Thread Katrin Fischer
Hi Isabel, you've probably run into this bug: *Bug 33966* - "Update and run SQL" for non-English templates Please try switching to English for editing until this is fixed. Hope this helps, Katrin On 19.06.23 23:34, Isabel

Re: [Koha] record won't delete

2023-06-30 Thread Katrin Fischer
Hi David, please check the About Koha > System information tab for any errors. I suspect you might see a warning about duplicated IDs. If that is the case, you can find some more information in the wiki: https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix Hope this helps, Katrin

Re: [Koha] MARC preview on auts vs. bibs?

2023-06-30 Thread Katrin Fischer
Hi Heather, I think you make some good points and I am not aware of any existing bug. If you could file one that would be great. Katrin On 27.06.23 18:06, Hernandez, Heather H wrote: Hi! We've just been upgraded to 22.11 (I LOVE IT!!!) and the MARC preview of authority records is working,

Re: [Koha] MARC preview on auts vs. bibs?

2023-06-30 Thread Katrin Fischer
Hi Heather, the attached patch isn't touching any files in the authority module, so I think it's only about code clean-up not about a change in how the data is viewed. Would still be good to have a bug about your concerns for the display itself. Katrin On 30.06.23 21:07, Hernandez, Heather

Re: [Koha] Disable the koha-run-backups routine

2023-06-16 Thread Katrin Fischer
Hi Victor, I believe you need to comment or remove the entry from the daily cronjob file. Hope this helps, Katrin On 16.06.23 14:44, Victor Barroso Oliveira wrote: Hello, What is the command to disable the koha-run-backups routine? Thanks, Victor

Re: [Koha] Cannot import records: Failed to connect: Error connecting to localhost:61613

2023-06-23 Thread Katrin Fischer
Hi Anke and Giuseppe, there are also some other bugs that could play a role here: * *Bug 34029* - Import breaks when data exceeds size of mapped database columns * *Bug 33972*

Re: [Koha] TRUNCATE borrowers

2023-06-23 Thread Katrin Fischer
Hi Igor, if it's alrady too late and you have deleted your superlibrarian patron, there is a script to create a new account: http://kohageek.blogspot.com/2018/07/create-super-librarian-by-command-line.html Hope this helps, Katrin On 22.06.23 11:42, Сычев Игорь Алексеевич wrote: Hello! How

Re: [Koha] Problem in zebra indexing

2023-06-23 Thread Katrin Fischer
Hi Victor, I found an older mailing list post suggesting that another rebuild process might the issue here: https://lists.katipo.co.nz/public/koha/2015-May/042884.html Hope this helps, Katrin On 21.06.23 15:06, Victor Barroso Oliveira wrote: kipping rebuild/upgrade because herd failed on

Re: [Koha] Koha v 22.11.5 top quick search menu options not working.

2023-05-08 Thread Katrin Fischer
Hi, are there any JavaScript errors on the page maybe? You should be able to check if you press F12 and then check the Console tab in the developer tools in your browser. Are there any entries in IntranetUserJs system preference? Hope this helps, Katrin On 06.05.23 07:18, MASTeR Library

Re: [Koha] Question on keyword index for 084

2023-05-08 Thread Katrin Fischer
Hi Anke, as far as I know there is no mechanism to make this possible right now. If you are using authorised values in cataloguing, the authorised value code gets stored in the MARC record. So only the code is indexed and searchable. For display the codes are replaced with the authorised value

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-08 Thread Katrin Fischer
th the old laptop instance and see if I can replicate the solution. Any corrections to the indexing configuration I would do to the work server instance. Best regards Aida Đikić -Original Message----- From: Katrin Fischer Sent: Thursday, May 4, 2023 8:46 PM To: koha@lists.katipo.co.nz S

Re: [Koha] Koha offline circulation

2023-05-08 Thread Katrin Fischer
Hi Igor, the correct path is: Circulation > Pending offline circulation actions (/cgi-bin/koha/offline_circ/list.pl) AllowOfflineCirculation can stay Disabled. When using the KOCT Firefox plugin you can choose to upload and process the transactions or to just upload and process in Koha. You

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-09 Thread Katrin Fischer
Hi, On 09.05.23 09:54, libr...@ssst.edu.ba wrote: Hello, The MARC flavor I chose in the web installer was indeed MARC21, however when I opened /etc/koha/koha-sites.conf to check I see that ZEBRA_MARC_FORMAT="unimarc". If I change this to MARC21 instead, and restart Zebra, will I stop getting

Re: [Koha] Elasticsearch authority sorting giving unexpected results

2023-05-09 Thread Katrin Fischer
There is now a bug and a patch from Aleisha waiting for a sign-off: *Bug 26472* - Elasticsearch - ES - Authority record results not ordered correctly due to punctuation marks :) Katrin On 08.05.23 05:56, Aleisha Amohia wrote:

Re: [Koha] Key deprecation

2023-05-08 Thread Katrin Fischer
Hi Russel, can you explain a bit more of what you are trying to achieve? Katrin On 08.05.23 10:54, Russel G. P. Shihepo wrote: Dear Community Does anyone know how to bypass key deprecation apt-key? Regards Russel Shihepo ___ Koha mailing list

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-14 Thread Katrin Fischer
Hi, On 10.05.23 09:11, libr...@ssst.edu.ba wrote: I'm guessing that since I went through the creation/removal of a Koha instance more than once, with both flavors, when I created the current instance the Zebra indexing setting was left at UNIMARC. I thought this would be an automatic change

Re: [Koha] Barcode Font

2023-05-14 Thread Katrin Fischer
Hi, which plugins are you using exactly and where did you download them from? Katrin On 10.05.23 06:10, Himanshu Aggarwal wrote: I am able to generate the barcodes using the Bywater plugins but how to change the barcode font size as the size of the barcode text is coming very small. Can

Re: [Koha] How to limit entry of the number of copies in Koha?

2023-05-14 Thread Katrin Fischer
Hi Victor, can you explain a bit more on what you are trying to do? Katrin On 12.05.23 21:55, Victor Barroso Oliveira wrote: Hello friends, How to limit entry of the number of copies in Koha? Thanks, Victor ___ Koha mailing list

Re: [Koha] Koha offline circulation

2023-05-14 Thread Katrin Fischer
there are other options for transferring offline circulations? -Original Message- From: Koha On Behalf Of Katrin Fischer Sent: Monday, May 8, 2023 1:33 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha offline circulation Hi Igor, the correct path is: Circulation > Pending offl

Re: [Koha] Marc Overlay rules

2023-05-14 Thread Katrin Fischer
Hi Hugo, you might be seeing one of these bugs: *Bug 30966* - Record overlay rules - can't use Z39.50 filter Fixed in 23.05.00,22.11.05,22.05.12,21.11.20 But there is still:* Bug 33268*

Re: [Koha] One biblio record not visible in staff interface or OPAC

2023-05-04 Thread Katrin Fischer
Hi, you should not *need* to have 001 set to biblionumber in a MARC21 installation to make things searchable, although it doesn't hurt if you want to link records, which is one reason why you can do it. But: UNIMARC expects the biblionumber in 001, I think. I keep wondering if your indexing

Re: [Koha] Koha offline circulation

2023-05-18 Thread Katrin Fischer
! Igor A. Sychev Tomsk Polytechnic University https://lib.tpu.ru -Original Message- From: Koha On Behalf Of Katrin Fischer Sent: Sunday, May 14, 2023 4:38 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha offline circulation Hi, I am not aware of a limit, but 13.000 could

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

2024-02-08 Thread Katrin Fischer
Hi zen, you need to use different URLs for the staff interface and the OPAC. They can be either different by using different ports or by using different subdomains. You cannot hide a port number if you are using ports outside of 443/80 in the browser. You might want to change your

Re: [Koha] Email delivery pending

2024-02-08 Thread Katrin Fischer
Hi, the welcome email is sent immediately, but the checkin and checkout notices are usually only sent out every 15 minutes or to the interval you have set your process_message_queue.pl cron job. Until the job is run, the notices remain pending. It's recommended to not set the interval too low,

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

2024-02-06 Thread Katrin Fischer
Hi Andrew, there is no way to display bibliographic information in the holdings table. What you can do is set the itemcallnumber system preference to 082a. Then if you add an item, it will copy the value from 082$a to 952$o as a suggestion for your callnumber. You could also consider changing

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

2024-02-06 Thread Katrin Fischer
Hi, we recently saw a similar issue. It turned out that we had invalid dates in borrowers.date_renewed. To verify you could create a report: select * from borrowers where date_renewed = '-00-00'; If that returns results, you have the same problem we had. I think these can only be fixed

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 is the

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] 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

<    7   8   9   10   11   12   13   >