Re: [Koha] Koha upgrade from 3.16 to 16.11

2017-04-20 Thread Nicolas Legrand
I think I now have something in invoice.pl : $line->{total_tax_excluded} = Koha::Number::Price->new( $line->{unitprice_tax_excluded} * $line->{quantity} )->format; $line->{total_tax_included} = Koha::Number::Price->new( $line->{unitprice_tax_included} * $line->{quantity} )->format; Forma

Re: [Koha] Search page don't always show results when it should

2017-04-20 Thread Administrateur
Hi, I've checked on my system preference but I don't not use OpacHiddenItems nor OpacSuppression. This bug is driving me crazy. I can't do anything to fix it and it's really annoying for the users. Regards. Joël M. Administrateur Réseaux/Système. Institut Biblique de Nogent-sur-marne. On 14/

[Koha] Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column

2017-04-20 Thread Vimal Kumar V.
Dear Friends, I got following error when restored an old version of Koha to latest version. The error shown after loginto Koha staff client. Here is the error message: Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.opac_info' in 'field list' at /usr/share/koha/lib/Ko

Re: [Koha] Software error: DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column

2017-04-20 Thread Jonathan Druart
Restart plack On Thu, 20 Apr 2017 at 10:26 Vimal Kumar V. wrote: > Dear Friends, > I got following error when restored an old version of Koha to latest > version. > The error shown after loginto Koha staff client. Here is the error message: > > Software error: > DBIx::Class::Storage::DBI::_dbh_e

Re: [Koha] Search page don't always show results when it should

2017-04-20 Thread Jonathan Druart
Got access to the OPAC. We already seen this error before but cannot remember what was the cause: If you search for 'europe': /cgi-bin/koha/opac-search.pl?q=europe&branch_group_limit= The link to page 2 is: http://81.57.170.67/cgi-bin/koha/opac-search.pl?q=europe%20%23relevance_asc&offset=60&sort

Re: [Koha] Search page don't always show results when it should

2017-04-20 Thread Jonathan Druart
Ha! bug 2422 comment 17, turn off UseQueryParser On Thu, 20 Apr 2017 at 11:13 Jonathan Druart < jonathan.dru...@bugs.koha-community.org> wrote: > Got access to the OPAC. > We already seen this error before but cannot remember what was the cause: > > If you search for 'europe': > /cgi-bin/koha/opa

Re: [Koha] Koha upgrade from 3.16 to 16.11

2017-04-20 Thread Jonathan Druart
Yes indeed, the formatting should be done template side. They are the only 2 occurrences of this kind apparently. Did you open a bug report? On Thu, 20 Apr 2017 at 05:59 Nicolas Legrand wrote: > I think I now have something in invoice.pl : > > $line->{total_tax_excluded} = Koha::Number::Pric

Re: [Koha] Search page don't always show results when it should

2017-04-20 Thread Administrateur
Hi, Thanks to Jonathan Druart I was able to fix my problem. Huge thanks to him and all who tried to help me. You simply have to set "UseQueryParser" to "do not try" and no more "no results found" when browsing results page. Regards. Joël M. Administrateur Réseaux/Système. Institut Biblique de No

Re: [Koha] Search page don't always show results when it should

2017-04-20 Thread Michael Kuhn
Hi Thanks to Jonathan Druart I was able to fix my problem. Huge thanks to him and all who tried to help me. You simply have to set "UseQueryParser" to "do not try" and no more "no results found" when browsing results page. The text near system preference "UseQueryParser" says: "[Do not try|Tr

Re: [Koha] Printing of individual double-sided library cards with Koha

2017-04-20 Thread Marc Véron
Hi Sybille I filed an enhancement: Bug 18465 - Patron card creator: Print on duplex card printer https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18465 Kind regards Marc Am 20.04.2017 um 08:22 schrieb Deselaers, Sybille: Hi Marc, we use a dual side ID card printer CIAAT CTC 940. I