Re: [Koha] Koha 17.11 Modification log problem

2017-12-10 Thread Katrin Fischer
Hi, I just tried in my database and the links in the logs worked nicely from the patron record and from the tools page. Is it possible it could be a problem with your data? Hope that helps, Katrin On 09.12.2017 21:43, Abdulsalam Yousef wrote: Hello all, Showing patron Modification log fr

[Koha] SQL help please

2017-12-10 Thread Kerrie Stevens
Is there a way to write an SQL report where you can input a number of item barcodes (as you do when using batch modify or delete) that results in a table showing title, author, call number etc...? Thanks for any help you may provide! Kerrie Stevens AALIA(CP), MAppSc(Lib&InfoMgt)(CSU), BBus(Inf

Re: [Koha] Koha Digest, Vol 146, Issue 22

2017-12-10 Thread Abdulsalam Yousef
Hello dear Katrin, Sorry my dear, I don't think that it's a problem in my database, It may be a bug in (koha 17.11), Just try again by filling the (Librarian:) field with the borrower number instead of the ( Object:) field, And leave the (Object:) field empty, You will see what I mean. Also you ca

Re: [Koha] Koha Digest, Vol 146, Issue 22

2017-12-10 Thread Chris Cormack
Hi I bet if you go to tools -> viewlog it works. It is only broken from if you are on the borrowers page. Go to http://koha.adminkuhn.ch:8080/cgi-bin/koha/tools/viewlog.pl And it works there. So yes there is a bug, but it is only when viewing the log via a patrons record. So if you file a bu

Re: [Koha] SQL help please

2017-12-10 Thread SATISH
Hi Kerrie, I can only find single barcode search that you could find it in SQL Library..here.. https://wiki.koha-community.org/wiki/SQL_Reports_Library#Barcode_Search_Report And somebody could help you in enhancing this sql for multiple barcode search. Regards Satish Librarian Govt. Engineerin

Re: [Koha] SQL help please

2017-12-10 Thread SATISH
And Barcodes can be searched with wild cards '%' or '_' eg: 45% results in 45, 451,452,453..459, 4500 this would help you to some extent. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo