Re: [Koha] Database error with 22.11 update

2022-12-18 Thread Katrin Fischer
Hi, I believe this issue will be fixed in 22.11.01: *BugĀ 32470* - (Bug 14783 follow-up) Fix mysql error in db_rev for 22.06.000.064 Hope this helps, Katrin On 16

Re: [Koha] Error message concerning Overdues.pm

2022-12-18 Thread Katrin Fischer
Hi Anke, this looks like there might be a problem with your configuration: "Argument "0,00" isn't numeric in numeric gt (>) at This should probably be 0.00 (with decimal dot). It refers to the "Overdue fines cap (amount)" column in the circulation rules table. Hope this helps, Katrin On 16.1

Re: [Koha] Updating database structure bug 30483

2022-12-18 Thread Katrin Fischer
Hi Michael, the next releases will have a fix for this issue. See: *BugĀ 32399* - Database update for bug 30483 is failing Hope this helps, Katrin On 15.12.22 07:

Re: [Koha] Upgrade to 22.11 System Prefernces

2022-12-18 Thread Katrin Fischer
Hi Elaine, you mention problems with the translations - does everything work ok with English (en) or are the problems with the system preferences also present there? If the problem is present without translations too, could you create a report and show the results? SELECT * from systempreferenc

Re: [Koha] Index CCODE Description Value

2022-12-18 Thread Katrin Fischer
Hi, when using authorised values on MARC fields, you will see the descriptions in the pull downs and also in the detail pages and results lists of the catalogue, but if you export the MARC, you'll see that actually the CCODE code is stored in the record and therefore searchable. I am not aware o