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

2023-03-02 Thread Jonathan Druart
Hello Michael, I have just tried on 22.11.03 and it seems to work for me. Can you try to open a console, watch the logs: tail -f /var/log/koha/$KOHA_INSTANCE/*.log Import a file. Do you see something in the logs? Otherwise look at the background_jobs.data JSON, you may see an error in it. But if t

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

2023-03-02 Thread Ms. Naveen Ali
Dear all, I am using Koha 22.05 and trying to modify the ACCOUNT_CREDIT pint slip. I would like to add the book information (biblio and lending such as due date and return date ) of items included in the receipt. I am learning about the Template Toolkit used and have found the following docu

Re: [Koha] Import Unimarc records with items

2023-03-02 Thread Сычев Игорь Алексеевич
Thanks for the answer. I didn't change anything. If I delete $995j, then the item are loaded. Next, 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: koh

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

2023-03-02 Thread Michael Brown
Thanks, Eric. I appreciate that suggestion, but that didn't work. What happens now is I click on "Stage for import" at the bottom and I'm thrown right back to the spot where I'm supposed to upload a file for import, bypassing the "enqueuement" altogether. However, /var/log/koha/koha-error_log shows

Re: [Koha] How to resolve bug Bug 28267? What must I do in mysql?

2023-03-02 Thread Δημήτρης Δαλαγιώργος
No I hadn't! I didn't manage to get the script running, but I did log in to mysql, run the SELECT command, get the list of tables, export the tables to excel to make the multiple ALTER TABLE queries and finally run the queries on the mysql server. AND IT WORKED! IHAVE MY CATALOGUE BACK! I'm so happ

[Koha] The Terrific Every-Other-Thursday Training Videos | jQuery: Hold Dates | S3E13

2023-03-02 Thread BRANNON, CHRISTOPHER
Hold it! Don't go any further. If you are looking for a way to wrangle your holds better around closed libraries, you should check out this video. George shows us ways to force "suspend until" dates for particular libraries, as well as work around some unexpected bugs with default hold expiratio

[Koha] Internal server error with ISBD detail and making a hold on OPAC

2023-03-02 Thread Paul
I’m recently started to get internal server errors when looking at ISBD detail and making a hold when in the OPAC. We’re using Koha 19.11.22.000 on Debian 9. I’ve seen a similar problem reported as bug 22735: Resolve internal server error on missing item type but that was on 18.05 and presumably

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

2023-03-02 Thread Eric Phetteplace
Hi Michael, This is not going to be a very informed response, because I don't know much about this part of Koha, but based on what you wrote it sounds like it might be an error with the messaging queue. The file uploads OK, so that's not it, and the version of a package dependency (like RabbitMQ)

[Koha] Clarification sought on koha-create options

2023-03-02 Thread David Liddle
Hello! I'm interested in learning more about the following options for the command koha-create: --defaultsql some.sql Specify a default SQL file to be loaded on the DB. --configfile cfg_file Specify an alternate config file for reading default values. Could these be used in the creati

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

2023-03-02 Thread King, Fred
You do if you want Export data (on the Tools page) to work. You don't need any unique information such as a barcode, so you can add the field with MarcEdit. This is what mine looks like: =952 \\$00$10$40$70$8EBOOK$aWHC$bWHC$d2022-11-01$r2022-11-01$w2022-11-01$yEBOOK We have the R2 library from

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

2023-03-02 Thread Michael Brown
Greetings: My name is Michael Brown and I am a professional cataloger and SirsiDynix System Admin at the Texas State Library & Archives in Austin (20+ years now). I have been using Koha on Arch Linux in my home library for about a year now. I am migrating my home server to AlmaLinux and I'm having

[Koha] Adding ebook records to koha

2023-03-02 Thread Thomas Vealehse
I am interested in the practice for adding ebooks marc records to koha. In particular, are items records added too? Is it necessary to have a 952 field? Thanks Thomas Veale ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubsc

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

2023-03-02 Thread Bruns, Anke
Hi, as I have a similar issue, I've been trying any versions of a line break I - and the internet - could come up with (, , , \A and several codes between a "&" and a ";". None of them worked, when written in the xsl file directly; but I may have done something wrong there. What works well is

Re: [Koha] Koha Export Data Options

2023-03-02 Thread Ms. Naveen Ali
Hi. Sorry for the incomplete information I am using Koha 22.05 Error log shows [Thu Mar 02 13:00:04.468545 2023] [cgi:error] [pid 40831] [client 192.168.14.235:63827] AH01215: Use of uninitialized value $record_type in string eq at /usr/share/koha/intranet/cgi-bin/tools/export.pl line 43.: /usr/s

Re: [Koha] Koha Export Data Options

2023-03-02 Thread Jonathan Druart
Please reply to the list. Which exact version of Koha? 22.05.XX? It is missing the last part. Le jeu. 2 mars 2023 à 09:01, Ms. Naveen Ali a écrit : > Hi. > Sorry for the incomplete information I am using Koha 22.05 > > Error log shows > > [Thu Mar 02 13:00:04.468545 2023] [cgi:error] [pid 40831