[Koha] zebraidx warn

2023-07-04 Thread Сычев Игорь Алексеевич
Hello! Please tell me how to solve the problem? koha-rebuild-zebra -f -v library 12:45:28-05/07 zebraidx(243390) [warn] duplicate entry for charmap from 'ź' 12:45:28-05/07 zebraidx(243390) [warn] duplicate entry for charmap from 'Ź' 12:45:28-05/07 zebraidx(243390) [warn] duplicate entry for char

Re: [Koha] hourly fines not calculating

2023-07-04 Thread Hector Gonzalez Jaime
Tom, you should check your circulation rules, and verify "overdue fines cap" is not zero (the default), as it would limit your fines to nothing. Make sure you have "CalculateFinesOnReturn" on, and "FinesMode" set to "Calculate and Charge" On 7/4/23 10:24, Tom Obrien wrote: Hi all, I installe

Re: [Koha] IMPORTING FILES INTO KOHA

2023-07-04 Thread Bruns, Anke
Hi, it would be good to know a bit more about what exactly you are trying to do. In what format are your data? For Koha, it would have to be UNIMARC or MARC21. (MARCXML is said to be possible as well, but I have found that it didn't in my case.) How are you trying to import the data? Via the S

Re: [Koha] IMPORTING FILES INTO KOHA

2023-07-04 Thread Vikram Zadgaonkar
Hello, What error are you getting? On Tue, 4 Jul, 2023, 6:30 pm Hillcrest Librarian, < librar...@hillcrestschool.net> wrote: > Greetings, > KOHA software is completely new to me. I exported my titles from Destiny > software into my system, they are in a machine format, I tried importing > them in

[Koha] IMPORTING FILES INTO KOHA

2023-07-04 Thread Hillcrest Librarian
Greetings, KOHA software is completely new to me. I exported my titles from Destiny software into my system, they are in a machine format, I tried importing them into my new Koha software but it's not working. I need help or steps in which I can follow to achieve this. I have numerous resources tha

Re: [Koha] Koha won't import items when importing MARC records

2023-07-04 Thread Jonathan Druart
Or... "StoryCollection"? $bPRBHS$bStoryCollection Le mar. 4 juil. 2023 à 12:16, Jonathan Druart a écrit : > > Hi, > > The error message (from the DBMS) is cut, please provide the full message. > My guess is that the branchcode ("PRBHS") does not exist in the DB. > > Regards, > Jonathan > > Le ve

Re: [Koha] Koha won't import items when importing MARC records

2023-07-04 Thread Jonathan Druart
Hi, The error message (from the DBMS) is cut, please provide the full message. My guess is that the branchcode ("PRBHS") does not exist in the DB. Regards, Jonathan Le ven. 30 juin 2023 à 19:20, Furst, Kevin a écrit : > > Hello, > > TL;DR = When importing MARC records, items don't import and fa

Re: [Koha] record won't delete

2023-07-04 Thread Jonathan Druart
Apparently the about page is not displaying the warning if the problem is on the [deleted]biblioitems table. You can catch the incorrect entries with the following SQL query: select b.biblionumber from biblioitems b join deletedbiblioitems db on b.biblionumber=db.biblionumber; Le sam. 1 juil. 20

Re: [Koha] Where are the release notes for Koha 22.05.13

2023-07-04 Thread Jonathan Druart
Looks like they have not been published on the website. You can still find them in the source however: https://gitlab.com/koha-community/Koha/-/blob/22.05.x/misc/release_notes/release_notes_22_05_13.md Le sam. 1 juil. 2023 à 09:38, Michael Kuhn a écrit : > > Hi > > Under https://download.koha-com