Re: [Koha] batch items modification: itemnumber contains space

2024-10-30 Thread Fridolin SOMERS
Hi, You can create a SQL report showing intemnumber and run batch items modification tool from there. Best regards, Le 30/10/2024 à 08:58, Giuseppe Angilella a écrit : Hi, I would like to use the batch items modification tool to a list of items, whose itemnumbers contain a space (e.g. 01 1

[Koha] Koha Community Newsletter: October 2024

2024-10-30 Thread Michael Kuhn
The Koha Community Newsletter for October 2024 is here: https://koha-community.org/koha-community-newsletter-october-2024/ Many thanks to everyone who submitted articles and news to this newsletter! Please feel free to email me (kohan...@gmail.com) with any corrections or suggestions. Michae

Re: [Koha] batch items modification: itemnumber contains space

2024-10-30 Thread Athanasiou Dimitrios
Hi, Search for BarcodeSeparators in Koha Administration > System preferences. Remove "\s" from the field and save. See if that helps. Regards, Athanasiou Dimitrios Παραθέτοντας από Giuseppe Angilella : Hi, I would like to use the batch items modification tool to a list of items, whos

[Koha] batch items modification: itemnumber contains space

2024-10-30 Thread Giuseppe Angilella
Hi, I would like to use the batch items modification tool to a list of items, whose itemnumbers contain a space (e.g. 01 1234). The tool treats the two parts of the itemnumber as a distinct number (i.e. 01 and 1234), therefore no item is found. I tried enclosing the itemnumbers in inverted