Re: [Koha] Title list sorting

2017-06-22 Thread Hugo Agud
Hi Katrin you're ritgh... we realized when reindexing the list was still available... we have figured out the problem, and the problems is that biblio.title was empty, around 10% of the biblio.title were empty, and mysql doesn't know how to sort, now we have filled biblio.title from biblioitems.ma

Re: [Koha] Life cycle of a Koha software bug

2017-06-22 Thread Mark Tompsett
Greetings, I like the attempt to make it a little more visual. The whole blocker logic doesn't quite fit, I think. Even before you decide if it is a suggestion (enhancement) or a bug (to be fixed), the notion of searching bugzilla for similar problems seems to be missed. And it is usually at t

[Koha] Life cycle of a Koha software bug

2017-06-22 Thread Christopher Davis
Dear Colleagues, I am preparing for a presentation at this year's Koha-US conference and I wanted to collect some feedback from all y'all on the life cycle of a Koha software bug. Please view the graphic found at the web address given below and then reply to this message with your related question

[Koha] SQL report

2017-06-22 Thread rodrigo aleman
how I can Give privilege to reports by user types? *Rodrigo Jose Aleman* ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Title list sorting

2017-06-22 Thread Katrin
Hi Hugo, to my knowledge the list view is not using Zebra for sorting, so your changes will not have any effect. You can see that the sorting options for lists are also different than the ones offered in the OPAC result list. Katrin On 22.06.2017 09:15, Hugo Agud wrote: Hi We ara facing a

Re: [Koha] Status lost for items

2017-06-22 Thread Katrin
Welcome to the community :) To my knowledge if you mark the item lost on the 'edit item' screen, it won't be returned from the patron's account. If you do it from the 'items tab' it will be checked in. So you should only make it visible if you are aware of the different behaviour and that is i

[Koha] Koha and Dspace Workshop from 14-16 July

2017-06-22 Thread vinod mishra
Dear All, Its my pleasure to inform you all that Koha and DSpace workshop will be organized from 14-16 July, 2017 at INMANTEC, Ghaziabad. I ensure all participants to provide voluntary support in implementation of above two software in their libraries after the workshop. Therefore don't miss this

[Koha] Koha Workshop @ Sawai ManSingh Medical College, Jaipur - India on 8th & 9th July 2017

2017-06-22 Thread Amit Gupta
Hi All, Greetings!! Countdown for the event “Future of Library Services & Technology Solutions” at Sawai Man Singh Medical College, Jaipur has started. it is with great pleasure that Informatics Publishing Ltd. invites you for the two day event on Koha and related library technologies. The event

Re: [Koha] Status lost for items

2017-06-22 Thread Paul A
On 2017-06-22 10:03 AM, Søren Hovmand wrote: Hello Koha Community, A short introduction from me as a newcomer to the community Welcome... To my question - apologies if it should be obvious: Where do I mark an item lost? and my apologies if I misunderstand your question but MARC21 'itemlost

Re: [Koha] Status lost for items

2017-06-22 Thread Mark Alexander
Excerpts from Søren Hovmand's message of 2017-06-22 14:03:15 +: > To my question - apologies if it should be obvious: Where do I mark > an item lost? I can find documentation on where it should be (Item > Statuses/Edit item) but not find the option anywhere in our test > installation (version 1

[Koha] Status lost for items

2017-06-22 Thread Søren Hovmand
Hello Koha Community, A short introduction from me as a newcomer to the community: At DTU Library, Technical University of Denmark, we are migrating from Aleph to Koha. Some 300.000 bib records and corresponding items. Patrons will not be migrated from Aleph but from our local user/patron dat

[Koha] Koha 16.11.09 released

2017-06-22 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.09. This is a maintenance release of 16.11 and includes 1 enhancement and 57 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-09-release/ Packages will be available soon. _

[Koha] Title list sorting

2017-06-22 Thread Hugo Agud
Hi We ara facing an issue on a koha 16.11.06 that it doesn't sort propertly records in list, it seems it sort fine in search results https://snag.gy/QsEvS7.jpg We have customized the sort file, but I think it is fine configured There is no spaces in title any idea? Z