[Koha] (no subject)

2021-02-03 Thread ANJU SAINI
Hello Can anyone please send me sql for subject-wise report of titles with author name, no. of copies, subject name in serialized listing? If anyone sends me it's really helpful for me. Thanking You ___ Koha mailing list http://koha-community.org Koha

[Koha] Display Koha version in staff interface

2021-02-03 Thread Fridolin SOMERS
Hi, There is a discussion in : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27497 I propose that the community makes a vote : Would you like to see more prominently Koha version in staff interface ? Where ? - In lower right corner - In Header - Bellow "About Koha" big link - Ot

Re: [Koha] (no subject)

2021-02-03 Thread Owen Leonard
Have you looked at the options in the SQL library? There are a couple that might be good starting points: https://wiki.koha-community.org/wiki/SQL_Reports_Library#List_all_records_with_at_least_one_subject https://wiki.koha-community.org/wiki/SQL_Reports_Library#Bibs_with_specific_keyword_in_subje

Re: [Koha] (no subject)

2021-02-03 Thread Ahtisham Naqvi
Hi, Greetings of the day!!! can anybody tell me how to import data in koha through SQL command On Wed, Feb 3, 2021 at 4:41 PM Owen Leonard wrote: > Have you looked at the options in the SQL library? There are a couple > that might be good starting points: > > > https://wiki.koha-community.org/w

Re: [Koha] Electronic Collections in Koha (items, holdings, coded?)

2021-02-03 Thread Ere Maijala
Hi Tasha, There's https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 about adding support for holdings records in Koha. We use it in production, but there are still some minor issues to be worked out in the patches. Please chime in, if you feel this would be useful for you! Be

[Koha] Framework ACQ causes mutilated special characters

2021-02-03 Thread Michael Kuhn
Hi We have tested the following with Koha 18.11.03 and 20.11.00, both on Debian 9. We are using framework ACQ (downloaded from https://wiki.koha-community.org/wiki/MARC_frameworks ) and have activated Koha system preference "UseACQFrameworkForBiblioRecords". In Koha menu "Acquisitions > Ve

Re: [Koha] Framework ACQ causes mutilated special characters

2021-02-03 Thread Caroline Cyr-La-Rose
Hi Michael, When I had this problem, had to do with the leader (field 000) the the ACQ framework. The leader (position 9) indicates the character encoding. If it's not there, Koha freaks out and mangles the special characters. So to solve your problem, add field 000 in your ACQ framework. Re

Re: [Koha] Framework ACQ causes mutilated special characters

2021-02-03 Thread Michael Kuhn
Hi Caroline > When I had this problem, had to do with the leader (field 000) the the > ACQ framework. The leader (position 9) indicates the character > encoding. > If it's not there, Koha freaks out and mangles the special characters. > > So to solve your problem, add field 000 in your ACQ framew

[Koha] Age restriction no longer working?

2021-02-03 Thread Sue McMillan
Good morning, We have been using Age restriction in Koha for 2 years, using field 521$a to input our restriction information (FSK 13) and mapping that to biblioitems.agerestriction - to restrict the age of adult graphic novels to people over the age of 13. AgeRestrictionMarker is set in Admini

Re: [Koha] Framework ACQ causes mutilated special characters

2021-02-03 Thread Caroline Cyr-La-Rose
Hi Michael, Unfortunately, I don't remember which library had this problem (I work for a company that supports over 40 libraries), so I'm not sure I could find the framework again to export it. However, I did find the bug report that I filled way back when I had this problem. https://bugs.k