Hi Katrin, Thank you for the good query, running it gave me about 641 records with null holdingbranch (homebranch is ok). I will run na update query on this null fields to update the value. Best Regards, Paulo Neto DSIGA / DPGI Tel. (+351) 21 844 2228 http://www.dgadr.gov.pt -----Mensagem original----- De: Koha <koha-bounces@lists.katipo.co.nz> Em Nome De Katrin Fischer Enviada: 23 de outubro de 2023 20:40 Para: koha@lists.katipo.co.nz Assunto: Re: [Koha] FW: errors on opac log Hi Paulo, you could create an SQL report in the reports module. Something along these lines should work: select itemcallnumber, barcode, holdingbranch, homebranch from items where holdingbranch is null or homebranch is null; Hope this helps, Katrin On 23.10.23 12:14, Paulo Neto wrote:
Hi David,
Thank you for the fast answer.
I dont think ISBD display is customized.
Can you give me a hint on how can i identify items for records with invalid or non-existent home and current library values ?
Best regards,
Paulo Neto DSIGA / DPGI Tel. (+351) 21 844 2228 http://www.dgadr.gov.pt/
De: David Nind <mailto:david@davidnind.com> Enviada: 20 de outubro de 2023 17:55 Para: Paulo Neto <mailto:pneto@dgadr.pt> Cc: koha <mailto:koha@lists.katipo.co.nz> Assunto: Re: [Koha] errors on opac log
Hi Paulo.
I can't replicate on the current master with the sample data, using the development environment (KTD or koha-testing-docker).
Some ideas (these probably don't have anything to do with the issue): - Have you customised the default ISBD display using the OPACISBD system preference? - Do you have any items for records with invalid or non-existent home and current library values? You may need to create a report to identify these.
David Nind New Zealand
On Fri, 20 Oct 2023 at 08:20, Paulo Neto <mailto:pneto@dgadr.pt> wrote: Hello,
I am getting lots of these errors on opac log -opac-error.log-
[Thu Oct 19 17:24:15.428577 2023] [cgi:error] [pid 19289] [client xxx.xxx.xxx:35920] AH01215: [Thu Oct 19 17:24:15 2023] op ac-ISBDdetail.pl: Use of uninitialized value $holdingbrtagf in string eq at /usr/share/koha/lib/C4/Biblio.pm line 755.: /us r/share/koha/opac/cgi-bin/opac/opac-ISBDdetail.pl
How can i solve this ?
Paulo Neto
DGADR DSIGA / DPGI Tel. (+351) 21 844 2200
_______________________________________________
Koha mailing list http://koha-community.org mailto:Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha