Re: [Koha] Acquisitions module internal server error

2016-12-14 Thread schnydszch
Hi Katrin! I've added this in Koha bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17774. Cheers! -- View this message in context: http://koha.1045719.n5.nabble.com/Acquisitions-module-internal-server-error-tp5913371p5914060.html Sent from the Koha-general mailing list archive a

Re: [Koha] Acquisitions module internal server error

2016-12-13 Thread schnydszch
Before I add this in Koha bugs, I forgot to mention that I had a plugin for barcode which is basically barcode.pl but commenting the following line: ($args{year}, $args{mon}, $args{day}) = split('-', output_pref({ dt => dt_from_string, dateformat => 'iso', dateonly => 1 }));which is to not add d

Re: [Koha] Acquisitions module internal server error

2016-12-13 Thread schnydszch
Hi Katrin! I'm trying to replicate this in a new instance, I've deleted the last test instance, I can't seem to replicate. Will try again if I get access to the database of the last instance I tested. Cheers! :) -- View this message in context: http://koha.1045719.n5.nabble.com/Acquisitions-mod

Re: [Koha] Acquisitions module internal server error

2016-12-12 Thread Katrin Fischer
Hi, could you turn this into a bug report on https://bugs.koha-community.org with steps on how to reproduce the issue please? Thx! Katrin Am 07.12.2016 um 06:42 schrieb schnydszch: > Addendum: I enabled plack in the other instance. Tested adding an order not > filling up barcodes in the items,

Re: [Koha] Acquisitions module internal server error

2016-12-06 Thread schnydszch
Addendum: I enabled plack in the other instance. Tested adding an order not filling up barcodes in the items, I was able to save the record and did not get internal server error. However, I got two records of the same order saved. And also, I enabled generate barcodes automatically - generated in t

[Koha] Acquisitions module internal server error

2016-12-06 Thread schnydszch
I'm trying out the Acquisitions module in 16.11 in two instances. One with many test acquisitions done in the past (First instance) while the other instance almost clean slate acquisitions (Second instance). I get internal server error in the first instance whenever saving an order for a basket wit