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

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