Re: [Koha] Funding a Koha Community Position

2019-03-18 Thread fauzi @ poizi Abu Bakar
The link is ok. Tq On Tuesday, 19 March 2019, 12:12:32 pm GMT+8, Jessica Zairo wrote: Please try this:  https://bywatersolutions.com/news/bywater-solutions-americas-forefront-provider-of-koha-support-sponsors-another-koha-community-position On Mar 18, 2019, at 10:04 PM, fauzi @ poizi A

Re: [Koha] Funding a Koha Community Position

2019-03-18 Thread Jessica Zairo
Please try this: https://bywatersolutions.com/news/bywater-solutions-americas-forefront-provider-of-koha-support-sponsors-another-koha-community-position > On Mar 18, 2019, at 10:04 PM, fauzi @ poizi Abu Bakar wrote: > > https://bywatersolutions.com/news/bywater-solutions-americas > -forefront

Re: [Koha] Funding a Koha Community Position

2019-03-18 Thread fauzi @ poizi Abu Bakar
pls ignore the message.the link is ok On Tuesday, 19 March 2019, 12:04:49 pm GMT+8, fauzi @ poizi Abu Bakar wrote: Dear JessicaGreat newsBtw the link is brokenTqfauzi On Tuesday, 19 March 2019, 6:28:25 am GMT+8, Jessica Zairo wrote: Good Evening, ByWater Solutions is excite

Re: [Koha] Funding a Koha Community Position

2019-03-18 Thread fauzi @ poizi Abu Bakar
Dear JessicaGreat newsBtw the link is brokenTqfauzi On Tuesday, 19 March 2019, 6:28:25 am GMT+8, Jessica Zairo wrote: Good Evening, ByWater Solutions is excited to announce funding a position in the Koha community. The goal of the funding is to support the development process in the Ko

Re: [Koha] [ByWater Partners] Request vs. Walk-in Circulation report

2019-03-18 Thread Barton Chittenden
Chad, One way to do it would be to compare filled holds to circulation. That gets a bit murky because there's no direct link between the old_reserves and issues tables - the best you can do is compare borrowernumber, item number and then look at date_issued and old_issues.timestamp. On Wed, Mar 1

Re: [Koha] Setting up autorenewals for a borrower category

2019-03-18 Thread Carlos Lopez
Thanks Holger With kind regards from the Dalton McCaughey Library Team Carlos Lopez Dalton McCaughey Library | 29 College Crescent, Parkville, VICTORIA 3052 Ph: 03 9340 ext.1 | libr...@dml.vic.edu.au | library.dmlibrary.org.au -Original Message- From: Holger Meissner Sent: Tuesd

[Koha] Funding a Koha Community Position

2019-03-18 Thread Jessica Zairo
Good Evening, ByWater Solutions is excited to announce funding a position in the Koha community. The goal of the funding is to support the development process in the Koha community. You can read the complete statement here on the ByWater Solutions Website! https://bywatersolutions.com/news/bywate

[Koha] No indication to patron that they have exceeded the allowed failed login attempts

2019-03-18 Thread Arturo Longoria
Hello, I'm not sure if I've stumbled upon a bug, or if I'm not using the FailedLoginAttempts system preference correctly -- could someone offer any feedback? I'd be happy to file a bug report if it is indeed a bug! Our library is on 18.05.10. Our FailedLoginAttempts preference is set to 5. Whe

Re: [Koha] Publisher + Video Editing

2019-03-18 Thread Narcis Garcia
Here you have about LibreOffice Draw (FOSS alternative to MS): https://www.libreoffice.org/get-help/community-support/ Here you have about a FOSS video editor: www.kdenlive.org ...and direct access to their forum and other help resources. El 18/3/19 a les 18:59, jeff haskell ha escrit: > Hi my l

Re: [Koha] Trying to use a template in Batch record modification

2019-03-18 Thread Michael Kuhn
Hi Alvaro >> How about changing a record with already with ger to any other >> language? > >> I don't know exactly what you mean. Editing the record manually from >> "ger" to any other MARC language code is no problem > > I mean you can try to use the batch record modification tool to change

Re: [Koha] Trying to use a template in Batch record modification

2019-03-18 Thread Alvaro Cornejo
Hi Michael > How about changing a record with already with ger to any other > language? I don't know exactly what you mean. Editing the record manually from "ger" to any other MARC language code is no problem I mean you can try to use the batch record modification tool to change the "ger to

Re: [Koha] Trying to use a template in Batch record modification

2019-03-18 Thread Alvaro Cornejo
Hi Michael Another way would be to access mysql directly and do the replacement there. You can build a report for records that are missing the "ger" and with that build a replace query to add the "ger" in the location you need. Regards, |-

[Koha] Publisher + Video Editing

2019-03-18 Thread jeff haskell
Hi my learned listmates, Working as a library technician, the county offers certain courses for continuing education. I’ve contacted instructors who teach MS Publisher and shared a file I’ve been trying for a long time to recreate and then edit but these instructors had no suggestions. I subscri

Re: [Koha] Incredibly sad and horrific news from New Zealand

2019-03-18 Thread Jorge R .
Dear Chris, It was so sad to hear about this bad news… I’m happy to know you are OK and the community in NZ. I send you my empathy to all of you. Jorge Enviado desde Correo para Windows 10 De: Koha en nom

Re: [Koha] Setting up autorenewals for a borrower category

2019-03-18 Thread Holger Meissner
Hi Carlos, for autorenewals you need to set up a cron job: misc/cronjobs/automatic_renewals.pl This cronjob will try to renew every time it runs, unless you specify 'no renewal before' or 'no automatic renewal after'. Both use either hours or days, depending on the unit you choose for your loan

[Koha] Koha 18.11 - SQL report to select ISBNs by Subject

2019-03-18 Thread Craig Butosi
Hi everyone, Running Koha 18.11 on Ubuntu 16.04 w/ MariaDB. Having a bit of trouble understanding the db structural changes made in 18.xx and how SQL reports are built in Koha 18.11. I know some tables and such have changed since the old 16.xx days. *I'd like to create a report that draws a list

Re: [Koha] Trying to use a template in Batch record modification

2019-03-18 Thread Michael Kuhn
Hi Alvaro You wrote: > Have you tried manual edit of the field and see how it shows > before/after the modification in opac/staff and mark view? Editing the record field manually is no problem (here from "ger" to "fre" in MARC 008,35-37). Before it looks like 800422s1978 sz a 1 ger And afte

[Koha] LDAP authentication problem

2019-03-18 Thread Lichtsteiner Patric (lici)
Hi all, We are currently evaluating koha for our university. Right now, I’m trying to configure ldap authentication. I followed the following guides: https://openschoolsolutions.org/koha-ldap-setup/ https://perldoc.koha-community.org/C4/Auth_with_ldap.html I did the following configuration in /

Re: [Koha] Trying to use a template in Batch record modification

2019-03-18 Thread Alvaro Cornejo
Hi Have you tried manual edit of the field and see how it shows before/after the modification in opac/staff and mark view? Also in your regex, "ger" is case sensitive. Might you have "Ger"? Have you tried a case insensitive for regex "ger"? How about changing a record with already with ger to an

Re: [Koha] Koha Digest, Vol 161, Issue 17

2019-03-18 Thread Nwachi, God'swill
"Re: Response" So sad, affected family and friends please take heart. May their soul rest in peace. On Sun, Mar 17, 2019 at 12:01 AM wrote: > Send Koha mailing list submissions to > koha@lists.katipo.co.nz > > To subscribe or unsubscribe via the World Wide Web, visit > https://li

Re: [Koha] Incredibly sad and horrific news from New Zealand

2019-03-18 Thread Stefano Bargioni
Hi, Chris, it was incredible, absurd... My prayers are all for the victims and the people living in New Zealand. Stefano > Hello all > > I am sure you will have all heard of the terrorist attack in > Christchurch, New Zealand by now. > I don't want to say too much, I don't have the words, I am st

[Koha] Error upon loading a CSV file into Koha from Home > Administration > MARC frameworks

2019-03-18 Thread Peter Lau
When we tried to import a CSV file into Koha from Home › Administration › MARC frameworks, there’s an error message upon importing: :8080 says Error importing the framework TEST OK Just like to know how to fix the error. Thanks & regards, *Peter Lau* Librarian Tel: (852) 3977 9