Re: [Koha] RFID fixed readers, Koha and middleware

2017-11-26 Thread Petter Goksøyr Åsen
Hi, We found that the quality and flexibility of off-the-shelf RFID scanners to be rather limited, so we made our own :) The main problem with commercial ones, is that you cannot customize much how it interacts with your ILS. For now, it's just a prototype, but you can read a brief experience

[Koha] We request to appear on the list of paid support providers for Koha community.

2017-11-26 Thread contacto
We request to appear on the list of paid support providers for Koha community. We are a company that offers hosting of koha, servers with koha and implementation services for Koha, we support with consultancy, guidance, training and technical support in koha for librarians and institutions

[Koha] RFID fixed readers, Koha and middleware

2017-11-26 Thread Mike D.
Hello community, is here some library that use fixed RFID readers for extended managements of items or "smart" inventory? We're looking for experiences and best practise based on open source middleware like Rifidi. We would use fixed reader for automatic change of location based of movement of ite

Re: [Koha] Regexp in MARC modification action

2017-11-26 Thread Jonathan Druart
The "ig" in the modifiers input is a placeholder, not the default. It is displayed as it to let you know 'i' and/or 'g' are possible modifiers. Please try again explicitly specifying "ig" in the input box and it should work. On Wed, 22 Nov 2017 at 16:48 Mark Alexander wrote: > I'm trying to use

Re: [Koha] Koha 16.11.14 released

2017-11-26 Thread Jonathan Druart
5.018002 is Perl 5.18.2, so > 5.10 On Sat, 25 Nov 2017 at 01:57 SATISH wrote: > Hi Katrin, > > Currently running Koha 16.11.11.000 on Ubuntu 14.04.5 LTS, which was > previously installed by package method (previous versions). > And about Koha page shows, Perl version as: 5.018002 > and It is me