Re: [Koha] Software error: Can't call method "branchname" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 1627.

2020-01-14 Thread Katrin Fischer
Hi Bruck, first thing that comes to mind is if you have modified your frameworks from the default, especially the 952 fields? Some things that could be interesting: select homebranch, holdingbranch from items group by homebranch, holdingbranch; You should then see if there are values that are

Re: [Koha] Loading of checkout books for circulation

2020-01-14 Thread Katrin Fischer
Hi, often this happens because the data of your items is not complete or contains characters that don't work well with JSON. The first things I'd check: - Do all your items have the home and holding branch (952$a and $b) set to a correct value? - Do all your items have an itemtype set? (952$y)

Re: [Koha] Audit system preferences changes

2020-01-14 Thread Alvaro Cornejo
Thanks All, I found the data using the log tool Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas d

[Koha] Call for news: January 2020 Koha Newsletter

2020-01-14 Thread kohanews
I'm collecting news for the January newsletter. Send anything noteworthy to: k o h a news AT gmail dot com News criteria: --- ** For events **:    - Please include dates for past events. If I can't find dates I may not add it.    - Announcements for future events with

Re: [Koha] Audit system preferences changes

2020-01-14 Thread Bob Birchall
The log viewer on the Tools menu has a filter for system preferences, amongst the Modules selector. The output does not include the previous value. Afaik, that would only be available from a backup. I hope this helps, Bob Birchall *CALYX* On Wed, 15 Jan 2020 at 03:38, Alvaro Cornejo wrote: > H

[Koha] Audit system preferences changes

2020-01-14 Thread Alvaro Cornejo
Hi Is there a way to know what global system preferences were changed and what was its previous value? Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde c

Re: [Koha] Opac Navbar font

2020-01-14 Thread Alvaro Cornejo
Thanks Owen. It worked Regards Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplica

Re: [Koha] Opac Navbar font

2020-01-14 Thread Owen Leonard
> is that right? How can I remove this ¨shadow¨ Try adding this to your OPAC's custom stylesheet: .navbar .nav > li > a { text-shadow: none } -- Owen -- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org ___ Koha m