Hi, I added an item on hold ( that was checked out) from OPAC view. It was appearing in the list of "holds to pull" from staff view. but when i checked in the item and tried to view holds again, I opened page of "holds awaiting pickup" it shows me software error page. "" Can't call method "description" on an undefined value at /usr/share/koha/intranet/cgi-bin/circ/waitingreserves.pl line 124. """ What might be the issue and how it can be solved? Thanks
The item type used by one of the item (items.itype or biblioitem.itemtype) is not defined in the item type list. On Wed, 11 Jul 2018 at 04:35 hira.akram@almusnet.com < hira.akram@almusnet.com> wrote:
Hi, I added an item on hold ( that was checked out) from OPAC view. It was appearing in the list of "holds to pull" from staff view. but when i checked in the item and tried to view holds again, I opened page of "holds awaiting pickup" it shows me software error page. "" Can't call method "description" on an undefined value at /usr/share/koha/intranet/cgi-bin/circ/waitingreserves.pl line 124.
""" What might be the issue and how it can be solved?
Thanks _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Thanks! -----Original Message----- From: "Jonathan Druart" <jonathan.druart@bugs.koha-community.org> Sent: Wednesday, 11 July, 2018 9:24pm To: "hira.akram@almusnet.com" <hira.akram@almusnet.com> Cc: bob@calyx.net.au, koha@lists.katipo.co.nz Subject: Re: [Koha] software error The item type used by one of the item (items.itype or biblioitem.itemtype) is not defined in the item type list. On Wed, 11 Jul 2018 at 04:35 [ hira.akram@almusnet.com ]( mailto:hira.akram@almusnet.com ) <[ hira.akram@almusnet.com ]( mailto:hira.akram@almusnet.com )> wrote: Hi, I added an item on hold ( that was checked out) from OPAC view. It was appearing in the list of "holds to pull" from staff view. but when i checked in the item and tried to view holds again, I opened page of "holds awaiting pickup" it shows me software error page. "" Can't call method "description" on an undefined value at /usr/share/koha/intranet/cgi-bin/circ/[ waitingreserves.pl ]( http://waitingreserves.pl ) line 124. """ What might be the issue and how it can be solved? Thanks _______________________________________________ Koha mailing list [ http://koha-community.org ]( http://koha-community.org ) [ Koha@lists.katipo.co.nz ]( mailto:Koha@lists.katipo.co.nz ) [ https://lists.katipo.co.nz/mailman/listinfo/koha ]( https://lists.katipo.co.nz/mailman/listinfo/koha )
participants (2)
-
hira.akram@almusnet.com -
Jonathan Druart