Re: [Koha] Fines does not charge even when an item is overdue

2016-01-20 Thread Limo
Running fines.pl */usr/share/koha/bin/cronjobs/fines.pl * gives this error message: Can't locate C4/Context.pm in @INC (you may need to install the C4::Context module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5

[Koha] Data lost when using the batch patron modification tool in 3.22.2 and 3.20.8

2016-01-20 Thread Jonathan Druart
Hello, A quick warning about the batch patron modification tool, in the 3.22.2 and 3.20.8 releases: bug 15332 [1] has introduced a bad bug which could cause data lost (reset of date enrolled and date expiry). I would recommend not to use this tool if you are using one of these version. Note that

Re: [Koha] Data lost when using the batch patron modification tool in 3.22.2 and 3.20.8

2016-01-20 Thread Jonathan Druart
Ha! That's a good news actually :) So the bug is not in stable releases yet, I have cced the Rmaint 3.22 and 3.20 on bug 15607. Sorry for the noise 2016-01-20 13:19 GMT+00:00 Chris Cormack : > Hi Jonathan > > It is 3.22.1 eh? > 3.22.2 should be released next week? > >

Re: [Koha] Data lost when using the batch patron modification tool in 3.22.2 and 3.20.8

2016-01-20 Thread Chris Cormack
Hi Jonathan It is 3.22.1 eh? 3.22.2 should be released next week? Chris On 20 January 2016 10:01:03 pm NZDT, Jonathan Druart wrote: >Hello, > >A quick warning about the batch patron modification tool, in the >3.22.2 and 3.20.8 releases: bug 15332 [1]

[Koha] koha-plack --enable does not enable plack when plack has never been enabled

2016-01-20 Thread www retive
When running koha-plack --enable, the script assumes that there is already a commented line that includes the plack configuration in the apache virtual host's config of the instance : (from /usr/sbin/koha-plack line 148) : sed -i 's:^\s*#\(\s*Include