[Koha] How do I change an item's type?

Jonathan Druart jonathan.druart at bugs.koha-community.org
Wed May 23 06:53:46 NZST 2018


On /admin/itemtypes.pl?op=add_form&itemtype=BK
I changed the description from "Book" to "Movie" and it is saved correctly.
Is it what you are trying to do?

On Tue, 22 May 2018 at 15:47 Hector Gonzalez <cacho at genac.org> wrote:

> Sorry, I did not copy to the list:
>
> Yes there are some lines in the logs, but I don't know what to make of
> them, these are the messages when I click save:
>
> ==> plack-error.log <==
> DBIx::Class::Storage::DBI::select_single(): Query returned more than one
> row.  SQL that returns multiple rows is DEPRECATED for ->find and
> ->single at /usr/share/koha/lib/Koha/Objects.pm line 92
>
> ==> plack.log <==
> 192.168.10.54 - - [22/May/2018:13:33:56 -0500] "POST
> /intranet/cataloguing/additem.pl HTTP/1.1" 200 78332
> "
> https://library-intra.example.com/cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=36948&itemnumber=51602&searchid="
>
> "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/65.0.3325.183 Safari/537.36 Vivaldi/1.96.1147.36"
>
> ==> intranet-access.log <==
> 192.168.10.54 - - [22/May/2018:13:33:55 -0500] "POST
> /cgi-bin/koha/cataloguing/additem.pl HTTP/1.1" 200 11789
>
> And I messed the version, is 17.05.11  But I also tested this with
> 17.11.05 (a full copy of the catalog), and it shows nearly the same, the
> intranet-access.log is missing there.
>
> thanks.
>
> On 05/22/2018 09:34 AM, Jonathan Druart wrote:
> > Do you see something in the logs?
> >
> > On Mon, 21 May 2018 at 20:03 Hector Gonzalez <cacho at genac.org
> > <mailto:cacho at genac.org>> wrote:
> >
> >     Hi, I'm trying to change an items type, from "Book" to "Movie",
> >     but Koha
> >     won't do it.
> >
> >     This is with koha 17.11.05, running on debian stretch with mariadb,
> >     plack and memcached.  It doesn't show any error messages, it just
> >     ignores the action.
> >
> >     Is this a known bug?
> >
> >     --
> >     Héctor González
> >     cacho at genac.org <mailto:cacho at genac.org>
> >
> >     _______________________________________________
> >     Koha mailing list http://koha-community.org
> >     Koha at lists.katipo.co.nz <mailto:Koha at lists.katipo.co.nz>
> >     https://lists.katipo.co.nz/mailman/listinfo/koha
> >
>
> --
> Héctor González
> cacho at genac.org
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list