[Koha] Release of Koha 20.11.09

2021-08-24 Thread Fridolin SOMERS
Hi everyone 🤗 The Koha community is proud to announce the release of Koha 20.11.09 🚀 It is a maintenance release with 1 security fix 🛠️ The full release notes are available here 📜 https://koha-community.org/koha-20-11-09-released/ The Debian packages are already available 🌼 Best regards 🌊 --

[Koha] Koha 20.05.15 released, ⚠ security release

2021-08-24 Thread Victor Grousset/tuxayo
Hello! :) The Koha Community is happy to announce the release of Koha 20.05.15 The full release notes can be found at: https://koha-community.org/koha-20-05-15-released/ The Debian packages are already available. Thanks to everyone involved :) Cheers, -- Victor Grousset/tuxayo _

[Koha] Koha packages are available 🎁

2021-08-24 Thread Mason James
kia ora community, the latest Koha packages are available cheers, Mason ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Batch edit to control fields?

2021-08-24 Thread Cab Vinton
Does indeed make sense, Caroline. Thank you! Report now generates much more sensible results, though it's interesting that the previous version was also finding things. If the SUBSTRING was off by 1, in theory almost all of the values should have been spaces since the 008/32 is almost always blank

Re: [Koha] Batch edit to control fields?

2021-08-24 Thread Caroline Cyr-La-Rose
There is a particularity with substring and control fields in SQL. The difference has to do with the starting character of the substring, i.e. the 33 in the following sequence SUBSTRING(ExtractValue(metadata,'//controlfield[@tag=008]'),33,1) MARC starts counting at 1, whereas SQL starts count

Re: [Koha] Batch edit to control fields?

2021-08-24 Thread Cab Vinton
Thanks so much, Caroline! Good excuse to brush up on my French. Have used MarcEdit before, but not for this, so your instructions will be vachement utiles :-) Btw, we've been using the report below to identify which records have issues w/ the 008/33. However, the ExtractValue statement is pulling

Re: [Koha] Batch edit to control fields?

2021-08-24 Thread Caroline Cyr-La-Rose
Hi Cab, Unfortunately, Koha's MARC modification tool cannot do any changes in control fields, AFAIK. I usually tell people to use MarcEdit to do such batch changes. Here's a procedure I wrote (in French, but I'm sure Google can translate it for you) : https://inlibro.com/knowledge-base/modi

[Koha] Batch edit to control fields?

2021-08-24 Thread Cab Vinton
Hi, All -- Does anyone know if the Batch record modification tool can handle control fields? -- specifically, changes to various positions in the leader, 008, etc. We're trying to update the 008/33 in a large number of records. I've tried creating an action for this under a MARC modification temp

[Koha] Koha 21.05.03 released

2021-08-24 Thread Kyle Hall
Koha 21.05.03 released The Koha community is proud to announce the release of version 21.05.03. This is a maintenance release and contains many bug fixes and enhancements. As always you can download the release from: https://download.koha-community.org Thank

Re: [Koha] Upgrade procedure

2021-08-24 Thread Lennon Mazonde
Hi Tom, a) we assume that if we wanted to move from 19.11 to 20.11, we would have to do it in two stages, i.e. first to 20.05 and subsequently to 20.11 - is this a correct assumption?; and It should automatically upgrade the missing versions (first 20.05 then 20.11). I don't think you will ne

Re: [Koha] Upgrade procedure

2021-08-24 Thread Lennon Mazonde
Hi Tom, a) we assume that if we wanted to move from 19.11 to 20.11, we would have to do it in two stages, i.e. first to 20.05 and subsequently to 20.11 - is this a correct assumption?; and It should automatically upgrade the missing versions (first 20.05 then 20.11). I don't think you will ne