Re: [Koha] Add pictures in notices

2017-03-14 Thread Katrin
on top - so this works. If you can save the images you need somewhere accessible for Koha, this might work. Hope this helps, Katrin On 14.03.2017 16:47, BOUIS Sonia wrote: Hello, Do you have any tip to add pictures in notices template. I've seen that we could add a picture in bra

[Koha] Next 16.11.x release scheduled for March 27

2017-03-20 Thread Katrin
Hi all, as we just had the security release on last Friday, I will do the next 16.11.x release which will be 16.11.x on Monday March 27 next week. This will give translators and the hackfesters in Marseille more time to work on translations and bug fixes to include. Katrin

Re: [Koha] Search issue in Native Language

2017-03-20 Thread Katrin
Hi Rejeesh, in order to be able to search for non-latin scripts in Koha you have to use ICU indexing with Zebra. You can find instructions on how to do this on the wiki: https://wiki.koha-community.org/wiki/ICU_chains_configuration Hope this helps, Katrin On 20.03.2017 09:30, Rejeesh

Re: [Koha] Koha 16.05 - Change MARC framework globally on batch of records?

2017-03-20 Thread Katrin
Hi Craig, it looks like the framework is stored in frameworkcode in the table biblio. It should be possible to change it with SQL as I think it doesn't get mapped to a MARC field at the moment. Hope this helps, Katrin On 16.03.2017 20:46, Craig Butosi wrote: Hi all, Koha 16.05 on U

Re: [Koha] Add one field New Library section

2017-03-21 Thread Katrin
Hi Rejeesh, this won't be possible without development. Here are some links that might be helpful to get you started: https://wiki.koha-community.org/wiki/Developer_handbook https://github.com/digibib/kohadevbox Hope this helps, Katrin On 17.03.2017 17:16, Rejeesh K.Nair wrote: H

[Koha] Koha 16.11.06 released

2017-03-27 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.06. This is a maintenance release of 16.11 and contains 9 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-06-release/ Packages will be available soon. ___

Re: [Koha] Problem with saving changes to MARC records

2017-04-02 Thread Katrin
Hi Lukasz, this sounds really strange. I am not sure why this would happen. Which version of Koha are you using and how was it installed? Do you have access to the server side logs and are there any errors visible there when you try to edit a record? Katrin On 24.03.2017 10:57, lukasz.me

Re: [Koha] How disable sending email

2017-04-05 Thread Katrin
But be careful and check and clean the message_queue table before turning email on again - you don't want to end up sending out a lot of outdated emails unexpectedly :) Katrin On 05.04.2017 20:09, Eric Bégin wrote: Tim, Meanwhile, you can comment out the process_message_queue.pl s

Re: [Koha] Separate hold queues?

2017-04-10 Thread Katrin
splay could maybe be another setting for |OPACShowHoldQueueDetails.| Hope this helps, Katrin On 05.04.2017 15:32, Andreas Hedström Mace wrote: Hi Christopher! Thanks for your reply. Simply not showing the information is of course one way to go, but unfortunately I don’t think this is an op

Re: [Koha] SQL help please

2017-04-12 Thread Katrin
istinct i2.biblionumber from items i2 where homebranch != "QLD") ORDER BY i.itemcallnumber If you want holdingbranch instead of holdingbranch you can just replace it. Hope this works, Katrin On 12.04.2017 23:52, Kerrie Stevens wrote: SELECT i.itemnumber, b.title, b.author, i.itemc

Re: [Koha] Splitting SQL Reports Library

2017-04-12 Thread Katrin
location. Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Search page don't always show results when it should

2017-04-14 Thread Katrin
Hi Joël, are you using OpacSuppression (system preference) or OpacHiddenItems by chance? Especially OpacHiddenItems can create 'holes' in your result lists which might be an explanation why the staff interface displays the results differently. Katrin On 14.04.2017 15:07, Admi

Re: [Koha] Placing items on hold

2017-04-18 Thread Katrin
Hi Daniel, this sounds all quite good, 2 other things you can try: - Make sure the system preference maxreserves is set to a positive value - Enter a circulation condition for All libraries - All patron categories - All item types, where holds are allowed Hope this helps, Katrin On

[Koha] Koha 16.11.07 released

2017-04-21 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.07. This is a maintenance release of 16.11 and includes 38 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-07-release/ Packages will be available soon. __

Re: [Koha] How to change de OPAC LOGO

2017-04-25 Thread Katrin
this helps, Katrin On 25.04.2017 17:25, Michael Kuhn wrote: Hi Luis I am using KOHA 16.11.06.000 Where could i change the OPAC LOGO. We want to use our LOGO Easiest way is probably to save and replace the file "/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/images/koha-logo-navbar.png&

Re: [Koha] Table issue always Loading

2017-05-07 Thread Katrin
Hi Rajeesh, there can be multiple issues. Looking at the error in the browser developer tools is the only way I know at the moment to figure out what's going wrong. Katrin On 03.05.2017 09:28, Rejeesh K.Nair wrote: Hi, We got same issue on members-home.pl <http://members-home.

Re: [Koha] Problem adding Notices and Slips

2017-05-10 Thread Katrin
n etc. Information about which slips and notices exist can be found on the wiki: https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips Hope this helps, Katrin On 09.05.2017 15:48, Luis Moises Rojas wrote: Hello everybodyAdding Notices & Slips <http://translate.koha-communit

Re: [Koha] bulkmarcimport

2017-05-10 Thread Katrin
cted them to be. Katrin On 10.05.2017 15:13, Bob Ewart wrote: I'mtrying to import about 13K records from our serials and archives recordsin dbText for Libraries into Koha. (Our books were converted in 2009) I tried: bulkmarcimport.pl -b -file serial-01.mrc -v -framework SER -all -match

[Koha] Fwd: Re: bulkmarcimport

2017-05-10 Thread Katrin
27;m going to reboot, reload koha, rebuild_zebra and try again. What else can I do? Bob On 05/10/2017 04:09 PM, Katrin wrote: Hi Bob, I've never used the bulkmarcimport.pl with matching rules, so I am not much help there. But wondering, why don't you use the staged import tools?

Re: [Koha] UDC number not shown in the holding area on the OPAC

2017-05-17 Thread Katrin
Hi Davian, take a look at the itemcallnumber system preference. It's used to suggest a callnumber for your items from a marc field in the record and is set to 082 by default. Hope this helps, Katrin On 16.05.2017 18:52, Davian Cooper wrote: I switched from DDC (082 tag) to UDC(08

[Koha] Koha 16.11.08 released

2017-05-21 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.08. This is a maintenance release of 16.11 and includes 5 enhancements and 50 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-08-release/ Packages will be available soon. __

Re: [Koha] link to detail broken in lists with xslt view

2017-05-22 Thread Katrin
Hi Hugo, I just tested in 16.11.08 and the links to the records work right form me from staff and OPAC. Are you using MARC21 or UNIMARC? Where is your biblionumber stored? I think a non-standard mapping might cause this. Hope this helps, Katrin On 20.05.2017 17:52, Hugo Agud wrote

Re: [Koha] Login problem in 16.11.07 / was: Koha 16.05.13 release

2017-05-26 Thread Katrin
this helps, Katrin On 27.05.2017 04:50, Bob Ewart wrote: I'm having a similar problem on 16.11.07 built from source and running on OpenSuse Leap 42.2 When our office manager goes in to update or create a patron it says the passwords don't match and it shows her name as the username befo

Re: [Koha] Duplicate marc records and lost records after cataloguing

2017-06-03 Thread Katrin
Hi Mary, I think your indexes might be not current - that would explain deleted records showing in results list and an error when you try to go to the detail page. I'd do a full reindex and check that the Koha indexer or cronjob is set up correctly on your system. Hope this helps, K

Re: [Koha] Koha circ & fine rules based on CCODE instead of item type

2017-06-03 Thread Katrin
Hi Christopher, maybe something to help with the search problem: You can group multiple item types together so they appear as 'one' on the advanced search page. This feature is using the ITEMTYPECAT authorized value and is set up in administration > itemtypes. Hope this helps,

Re: [Koha] Managing Suggestions - hold books for patron who requested

2017-06-03 Thread Katrin
Hi Sonia, to my knowledge this is not possible at the moment - I think it would be an interesting feature! Hope this helps, Katrin On 01.06.2017 14:13, BOUIS Sonia wrote: Hello everybody, My colleagues just asked me if it's possible in Koha to reserve automatically, after receiv

Re: [Koha] Problems with Indexer in koha 16.11.xx

2017-06-05 Thread Katrin
Hi Hugo, I just tested the indexing in my local 16.11.x installation and it works without problems. Which is the exact 16.11.x version you are using? How was the system installed? Katrin On 29.05.2017 16:46, Hugo Agud wrote: Good morning We are experiencing problems with Koha indexer at

Re: [Koha] overdue notice text

2017-06-06 Thread Katrin
Hi Brian, those should both work - which version of Koha are you using? Did you change something else? Maybe accidentally copying the notice template to a branch instead of all libraries? Katrin On 06.06.2017 14:45, Brian Trippodo wrote: Hi All ~ I've been editing the text of our ov

Re: [Koha] OPAC Display Format

2017-06-06 Thread Katrin
Hi Luis, I am not sure if this is related to the problem, but there is also an error in your OpacUserCSS: #logo { If nothing changed on the server side I'd try to empty the OpacUser* prefs and see if that makes some difference. Katrin On 06.06.2017 16:54, Luis Moises Rojas wrote: N

Re: [Koha] Software error

2017-06-10 Thread Katrin
or package installation? Any clues you can give there are also always helpful. Hope that helps, Katrin On 10.06.2017 10:37, Nasiru Yakubu wrote: Hi, We have noticed the error below at our library and we really need assistance to resolve the issue. We are running Koha 3 on Ubuntu on a

Re: [Koha] Limit borrow books

2017-06-11 Thread Katrin
s of your circulation conditions (all libraries vs specific libraries), total rules vs individual rules (smaller table below the big table) It's easy to miss something there. Hope this helps, Katrin On 09.06.2017 19:52, Luis Moises Rojas wrote: Hello everybody. We have an user called IN

Re: [Koha] Koha 16.11.08 Patrons Page

2017-06-11 Thread Katrin
d for June 22nd. 17.05 was just released, but I'd not update to it without doing some testing first. How you update a Koha installation depends on how it was installed. Are you running a package installation? Hope this helps, Katrin On 09.06.2017 20:41, TSO_Lydell wrote: Hi, we just mig

Re: [Koha] Patron Authentication - 16.05.13

2017-06-11 Thread Katrin
with SQL? They are encrypted of course, but do they look 'right' or is the field empty? Sorry, don't really have an answer to the problem, hope this is helpful anyway, Katrin On 09.06.2017 18:00, Bortel, Gary wrote: I made a point of stopping by that location with my laptop...

Re: [Koha] Koha generating error messages when try to send email

2017-06-11 Thread Katrin
lease also take a look at the bug report. Hope this helps, Katrin On 12.06.2017 08:17, Admire Mutsikiwa wrote: Hi I have configured my Koha instance to send emails as per http://kohageek.blogspot.com/2012/09/configure-gmail-with-postfix-to-send.ht ml. However, when I check my root emails, ther

Re: [Koha] Software Error

2017-06-13 Thread Katrin
Hi, please check the mailing list for answers: https://lists.katipo.co.nz/pipermail/koha/2017-June/048219.html :) On 13.06.2017 22:30, Nasiru Yakubu wrote: Hi, We have noticed the error below at our library and we really need assistance to resolve the issue. We are running Koha 3 on Ubuntu

Re: [Koha] issuing credit on lost item

2017-06-13 Thread Katrin
Hi Scott |RefundLostOnReturnControl is more granular now and works in combination with a rule on the circulation page. Have you checked those? What are your settings? Are patron and item from different branches?| |Hope this helps,| |Katrin | On 13.06.2017 14:04, Scott Owen wrote: Hi all

Re: [Koha] Book with no item Not to be dispaly, but PDF yes

2017-06-13 Thread Katrin
, Katrin On 12.06.2017 16:51, Luis Moises Rojas wrote: Hi everybody, We have PDF books, these books HAVE NOT ITEM associated, How can we SAY: BOOKS with no ITEMS could not be display, but PDF YES? Thanks ___ Koha mailing list http://koha

Re: [Koha] Broken image links in Koha manual

2017-06-19 Thread Katrin
helps, Katrin On 19.06.2017 20:46, Michael Kuhn wrote: Hi Joy Actually I don't know how "to submit patches". I'm not a developer so I do know how to change files in the file system but I don't know what exactly to do to "write a patch" so it will be accepted

Re: [Koha] Leave a Message Pop up

2017-06-19 Thread Katrin
Hi Joseph, did you update recently? Try clearing your browser cache - that should fix the problem. Hope this helps, Katrin On 19.06.2017 22:14, Lamb Joseph wrote: Does anyone know why a "leave a Message" pops up when I click on a patron? | Koha version: | 17.05.00.000 | |

Re: [Koha] Broken image links in Koha manual

2017-06-19 Thread Katrin
ased one. We still need to fix that. Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

[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. _

Re: [Koha] Status lost for items

2017-06-22 Thread Katrin
ifferent behaviour and that is intended :) http://bywatersolutions.com/2015/02/23/lost-koha/ Hope this helps, Katrin ___ 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

Re: [Koha] Syspref itemBarcodeFallbackSearch

2017-06-26 Thread Katrin
like that. Hope that helps, Katrin On 23.06.2017 13:11, Pedro Amorim wrote: Hello everyone, I imported records with *dedupbarcode* option and some of them were imported with no barcode, because there were already some items with the same barcode, as expected. Now, I want to be able to check out

Re: [Koha] Sorting search results - Zebra

2017-07-09 Thread Katrin
Hi Sally and others, I'd also be interested in the answer to this question - it seems it's not always the same in our installations and I was wondering where in the code this happens and how it could be changed. Katrin On 05.07.2017 15:41, HEALEY, Sally wrote: Hi, We are using

Re: [Koha] Checked out Books showing as Available without anyone doing the checkin - Bug 18651 ?

2017-07-10 Thread Katrin
Hi Krishna, I hope to include patches for bug 18651 in the next 16.11.x release 16.11.10. Jonathan has provided a patch set for 16.11.x that we now need to test thoroughly. Katrin On 10.07.2017 08:34, Krishna K wrote: Hi all, We have been using Koha version 16.11.07.000 . We found a

Re: [Koha] Checked out Books showing as Available without anyone doing the checkin - Bug 18651 ?

2017-07-10 Thread Katrin
Hi Krishna, yes, patches were included in 17.01. But as the code of 16.11.x and 17.05 is different in a lot of places by now, the same patches couldn't be used for 16.11.x and needed additional work. Katrin On 11.07.2017 07:03, Krishna K wrote: Thanks Katrin. But our system meanwhil

[Koha] String freeze 16.11.x

2017-07-18 Thread Katrin
Hi all, waiting for final confirmation from Bernardo, but it looks like the po files have been updated with the new strings for the 16.11.10 release this weekend. Please check your languages and translate! Katrin ___ Koha mailing list http://koha

[Koha] Delay of 16.11.10 release

2017-07-20 Thread Katrin
The release of 16.11.10 scheduled for July 22 will be delayed by a few days as we are waiting for some important patches to be ready and tested. Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https

[Koha] Koha 16.11.10 released

2017-07-27 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.10. This is a maintenance release of 16.11 and includes 1 enhancement and 35 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-10-release/ Packages will be available soon. __

Re: [Koha] Report error (SQL )

2017-08-03 Thread Katrin
Hi Luis, where does it say the field is obsolete? Katrin On 03.08.2017 22:16, Luis Moises Rojas wrote: Hello everybody. We have an sql senteces to extract SUBTITLE (ExtractValue(biblioitems.marcxml, '//datafield[@tag="245"]/subfield[@code="b"]') AS "Subti

Re: [Koha] How to return from version 17.05 to 16.05

2017-08-07 Thread Katrin
/wiki/DBMS_auto_increment_fix You need to fix your data in order to get around this and implement the init script. Hope this helps, Katrin On 07.08.2017 20:50, Luis Moises Rojas wrote: We are reinstalling previous version 16.05 with 17.05 is was impossible to work. We can not return book. All books whe

Re: [Koha] Spam from BestBookBuddies (OpenLX)

2017-08-08 Thread Katrin
ry in the US. I can tell you that this kind of action is frowned upon not only in the US, but in Germany too. Everything else you write about I have no idea about nor do I think this is the right place to discuss it. Katrin On 08.08.2017 20:26, Sudhir Gandotra @ Kalculate wrote: Well

Re: [Koha] How to return from version 17.05 to 16.05

2017-08-09 Thread Katrin
koha-community.org/wiki/DBMS_auto_increment_fix> If you can't use a database backup from before the attempted update to 17.05, I strongly recommend returning ot 17.05 and trying to fix the errors you have seen there. Katrin On 09.08.2017 16:16, Luis Moises Rojas wrote: Hello, Finally w

Re: [Koha] How are authority records connected with biblio records ?

2017-08-09 Thread Katrin
. Hope this makes sense, Katrin On 09.08.2017 16:23, David Holoshka wrote: Hi Micheal, I originally tried the script link_bibs_to_authorities.pl but there were two issues with it: 1. After running for days it would use up all available memory and stop working 2. It does not preserve the

Re: [Koha] Register can not be saved

2017-08-09 Thread Katrin
Hi Luis, there is no 'edit register' in the english version. Is this maybe a translation? Katrin On 09.08.2017 20:46, Luis Moises Rojas wrote: Hello everybody, If we call a book, and selected EDIT REGISTER, we changed some data (i.e, the title), when we saved it: NOTHING happen

Re: [Koha] Register can not be saved

2017-08-09 Thread Katrin
Hi Luis, there is no error message? Can you check the koha-error-log or plack-error-log? Katrin On 09.08.2017 20:58, Luis Moises Rojas wrote: Sorry it is: EDIT RECORD. When you modify any things, and saved it: nothing change. On Wed, Aug 9, 2017 at 2:54 PM, Katrin <mailto:katrin.fisc

Re: [Koha] Patron Club feature

2017-08-09 Thread Katrin
_on_Debian#Debian_Packages_on_Koha 'Koha does not work well with MySQL 5.7 which is shipped with Ubuntu 16.04. use MariaDB instead' Hope this helps, Katrin On 09.08.2017 17:41, Krishna K wrote: Hi Michael, The below link has a reference to using MariaDB. It says - Koha does not work well with MySQL

Re: [Koha] Getting Elastic search 5.X working with authority searching and presentation in the Koha staff intranet

2017-08-10 Thread Katrin
l send you an invitation so you can join the discussion. Generally the koha-devel list is thought to be used for more technical questions. Hope this helps! Katrin On 10.08.2017 13:24, David Holoshka wrote: Hi, We would like to see this feature working. Do we just report what is not

Re: [Koha] Insitu borrower

2017-08-11 Thread Katrin
s should be fixed in newer versions. Katrin On 25.07.2017 18:52, Luis Moises Rojas wrote: Hello everybody. When a user use a book insitu, on the issues table, the fields onsite_checkout =1 and the date_due is set to one hour later, but as soon as the book is RETURN, the fields onsite_

Re: [Koha] Reminder: Internet broadcast of Koha-US

2017-08-11 Thread Katrin
Hi Michael, I just checked - the website appears accessible from here. Katrin On 11.08.2017 12:29, Michael Kuhn wrote: Hi Christopher Yesterday you wrote: Thank you for notifying me about the problem with the Koha-US conference website. I apologize for the inconvenience and it should be

Re: [Koha] Restrict access

2017-08-15 Thread Katrin
helps, Katrin On 14.08.2017 16:29, Lennon Mazonde wrote: Hi, As Eric said, i don't know if you can filter out search results for certain patrons in the OPAC. What if you try enabling the AgeRestrictionMarker <http://translate.koha-community.org/manual/sphinx-branch/en/html/02_admini

Re: [Koha] koha check in page

2016-08-28 Thread Katrin
Hi Monisa, it's currently not possible to add the borrower's address to the check in page. Hope this helps, Katrin On 25.08.2016 05:31, Monisa Aslam wrote: hello everyone. i want to add address column in the check in page. is it possible. please guide. Mo

Re: [Koha] Multiple Classification Schemes

2016-09-18 Thread Katrin
s.koha-community.org/bugzilla3/show_bug.cgi?id=3426 *Bug 9156* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9156> - itemcallnumber not pulling more than 2 subfields https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9156 Hope this helps, Katrin On 18.09.2016 03:01,

[Koha] Release Team for 17.05

2016-10-27 Thread Katrin
IRC meeting on 2 November: https://wiki.koha-community.org/wiki/General_IRC_meeting_2_November_2016 If you have any questions about the roles, please ask away! Katrin ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https

Re: [Koha] Koha 16.11 Release Notes ( 2nd Draft )

2016-11-10 Thread Katrin
the basket. The order e-mail is based on the acquisition claim feature, but uses a new notice template: ACQORDER." on top of acquisitions belongs to bug 5260 Should we try and add short descriptions to the other new features in bugzilla too? Katrin On 11.11.2016 04:20, Kyle Hall wrote: I&#x

Re: [Koha] Import records and update items

2016-11-21 Thread Katrin
are up to date and you can search for the barcodes. Hope this helps, Katrin On 21.11.2016 19:28, Elaine Bradtke wrote: That is going to be difficult - Koha does not recognize the incoming item records with barcodes as being the same items without barcodes. Do you have a separate test system? You

Re: [Koha] Linking subject authority records to 650 via MarcEdit?

2016-11-21 Thread Katrin
Hope this helps, Katrin On 08.11.2016 21:26, Craig Butosi wrote: Hi Brain Trust, Koha 16.05.03 on Ubuntu 14.04 (package install) I am seeking advice for the following: Problem: 650 field text in bib records are not linked to Koha authorities database (via $9), but the text itself has been

Re: [Koha] New opac detail view for records

2016-11-21 Thread Katrin
to create your own if you can avoid it, as it is likely to give you headaches when updating to a newer version later on. It's safer to use the preferences, CSS and jQuery. What is the fourth view you want to implement? Hope this helps, Katrin On 10.11.2016 19:32, Pedro Amorim wrote: Hell

Re: [Koha] Self checkout and capturing bar code at the time of self checkin

2016-11-21 Thread Katrin
additional confirmation. 2) What you want to do is currently not possible, but you could turn off the check-in feature from the self check module (system preference: AllowSelfCheckReturns), ask the patrons to leave the books at the library, and return them later. Hope this helps, Katrin

Re: [Koha] Callnumber and barcode field in holds tab of the Patrons module

2016-11-21 Thread Katrin
Hi, the callnumber and barcode will show up in the holds tab once the hold is waiting or if it's an item level hold. For record level holds Koha can't show them until a specific item has filled the hold. Hope this helps, Katrin On 22.11.2016 07:40, schnydszch wrote: Hi all! I

Re: [Koha] Callnumber and barcode field in holds tab of the Patrons module

2016-11-26 Thread Katrin
There is currently no way to display item information for a record level hold that has not been filled. Personally I think picking a random item would be more confusing than helpful in a lot of cases - there are too many variables to make a good choice. On 23.11.2016 04:24, schnydszch wrote

Re: [Koha] Fines + An Older Koha

2016-11-27 Thread Katrin
is closed. Administration > system preferences > Finesmode Should be set to charge fines. Hope this helps, Katrin On 28.11.2016 02:08, Samuel Crawford wrote: Hi, Koha Community! We currently seem to be having a slight issue with our (older) version of Koha (3.14.11) re: fines. It seems that the sys

Re: [Koha] Callnumber and barcode field in holds tab of the Patrons module

2016-11-28 Thread Katrin
picked will be able to fill the hold. Why is it so important to them to see the item information? Which information are they missing otherwise with only the title shown? On 28.11.2016 11:48, schnydszch wrote: Thanks Katrin for your inputs. The library that asked this usually only has one item

Re: [Koha] Number of Koha Libraries in the Word

2016-12-12 Thread Katrin
ister. Katrin On 12.12.2016 18:05, Indranil Das Gupta wrote: On Dec 12, 2016 10:28 PM, "Chris Cormack" wrote: Hi All I'm going to be a dissenting voice on this. (There's always one) I much prefer hea because it has an open data license. +1 -idg ___

Re: [Koha] Number of Koha Libraries in the Word

2016-12-13 Thread Katrin
I like the idea of the geo coordinates - If people agree I can offer to try and add the code on the Koha site, but would need help for the Hea bits. Katrin On 13.12.2016 22:24, Mike D. wrote: Hi, I vote for Hea, because is easy way to have actual data from libraies. I agree with Marko about

Re: [Koha] Z39.50 search - "Nothing found"

2016-12-14 Thread Katrin
Hi Vasiliki, I just checked Z39.50 search in 16.11 and it appears to work ok. Which version of Koha is this? Which database server are you using and in which version? Hope this helps, Katrin On 14.12.2016 11:31, Vasiliki Mela wrote: Hello I am having a problem with the Z39.50 search. It

Re: [Koha] Using z39.50 and http svc API do update biblios.

2016-12-22 Thread Katrin
, Katrin On 19.12.2016 11:38, dev...@cores-mada.net wrote: Hello, I connect to my koha z39.50 for updating using marcedit. I have huge problem 'cause no error from marcedit but my koha database is not updating at all. Is there prerequested to be able to do that? I can search from koha in mar

[Koha] Koha 16.11.01 released

2016-12-22 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.01 This is the first maintenance release of 16.11 and contains several bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-01-released Packages will be available soon. Happy holidays!

Re: [Koha] Using z39.50 and http svc API do update biblios.

2016-12-26 Thread Katrin
Hi, thx for letting us know, glad you figured it out! Katrin On 26.12.2016 10:43, Andriamihaja Njaraniaina Luc wrote: Hello, I finally fix it. It was just about the URL I entered in ILS setting in MarcEdit. Before, I setted*http://my-server:my-port/cgi-bin/koha/svc/authentication* as

Re: [Koha] Up-to-dateness of Koha database analysis by SchemaSpy

2016-12-26 Thread Katrin
Hi Ahmad, it's hard to tell for us where the problem is without the error messages. Sometimes you will get warnings that can be safely ignored. Can you send them with a new subject to the list? Katrin On 26.12.2016 21:36, Ahmad Nasser wrote: i have old version for koha 3.16 and i wa

Re: [Koha] Up-to-dateness of Koha database analysis by SchemaSpy

2016-12-27 Thread Katrin
I have seen errors like this when trying to restore into a database where the web installer already created the tables for Koha. If that's the case, try to drop and create the database and then load your backup. Hope this helps, Katrin On 27.12.2016 08:39, Ahmad Nasser wrote: i in

Re: [Koha] Patron not shown

2016-12-28 Thread Katrin
order to fix this, you have to find the record or the records that break search then. Hope this helps, Katrin On 28.12.2016 13:40, ahmnas wrote: hi my friends i have success to upgrade from koha 3.18 to koha 3.22.5 stable version so every things is ok but the problem in patrons (borrowers

Re: [Koha] Template Toolkit Syntax for Slips & Notices

2017-01-03 Thread Katrin
libraries use the feature. We have some special constructs with the current syntax now. It would be nice to have mapping on how to achieve the same output or similar with the new TT syntax. I am thinking of things like: <> <> <> <> ... Katrin On 03.01.2017 12:40,

Re: [Koha] Template Toolkit Syntax for Slips & Notices

2017-01-04 Thread Katrin
Hi Radek, sorry, missed to send my question to the list earlier today. I am not sure if <> ever worked for those, we have only used it for DUEDGST and PREDUEDGST so far. Could you file a bug? I think the count needs to be updated every time a checkout/return is recorded. Katr

Re: [Koha] [Koha-devel] Koha 16.11.01 released

2017-01-09 Thread Katrin
Packages for 16.11.01 are now available! On 23.12.2016 00:16, Katrin wrote: The Koha community is proud to announce the release of Koha 16.11.01 This is the first maintenance release of 16.11 and contains several bugfixes. The full release notes are available at https://koha-community.org

Re: [Koha] Unknown column 'me.lastseen' in 'field list' in KOHA

2017-01-18 Thread Katrin
Hi, I don't know have an answer, but some questions that might help others to see where the problem is: Which version of Koha are you running? How was it installed? Did you recently update or do some other maintenance that might be related to the error? Hope this helps, Katri

Re: [Koha] Hide lost items hide bibliographic record

2017-01-19 Thread Katrin
Hi Hugo, this is the expected behaviour. I think the reasoning is that a record without items is not helpful to the patron - they can't place a hold or request it otherwise. Hope this helps, Katrin On 19.01.2017 15:59, Hugo Agud wrote: Good morning to all, We have configured the

[Koha] Koha 16.11.02 released

2017-01-22 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.02. This is a maintenance release of 16.11 and contains 35 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-02-released Packages will be available soon. __

Re: [Koha] Checkout limit by household

2017-01-22 Thread Katrin
account. Some information about this can be found here: https://koha-community.org/manual/16.11/html/ch04.html#addnewpatron Hope this helps, Katrin On 20.01.2017 20:56, Mark Alexander wrote: Our library (running Mandarin currently) has a limit of two DVDs per household. Mandarin doesn't en

Re: [Koha] [Koha-devel] Koha 16.11.02 released / Packages

2017-01-23 Thread Katrin
The packages are available now! On 22.01.2017 23:29, Katrin wrote: The Koha community is proud to announce the release of Koha 16.11.02. This is a maintenance release of 16.11 and contains 35 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-02-released

Re: [Koha] Communication between Koha and Aleph

2017-02-01 Thread Katrin
Hi, Koha supports a lot of standard protocols and has different APIs. There are lots of options for integrating it with other software. You can find some information on the wiki: https://wiki.koha-community.org/wiki/APIs_and_protocols_supported_by_Koha Hope this helps, Katrin On

Re: [Koha] Need help in correcting migrated database

2017-02-06 Thread Katrin
import tools (bulkmarcimport.pl oder staged marc import tools) is the best way to migrate and change data. Changes to the items table can be done with SQL, but you need to reindex the changed records after. Hope this helps, Katrin On 26.01.2017 06:40, Tanzeem M.B wrote: In my migrated koha

Re: [Koha] No patron search results in Koha 16.05.09

2017-02-08 Thread Katrin
Hi Michael, try to clear your cache first - it can be one reason this happens. Also take a look at the networking tab in the dev tools of your browser if the problem remains to see what happens there. Hope this helps, Katrin On 08.02.2017 23:02, Michael Kuhn wrote: Hi Today I updated a

Re: [Koha] Search not working

2017-02-19 Thread Katrin
subfield definitions) are installed. Hope this helps, Katrin On 17.02.2017 13:19, vanda koha wrote: Hello Ian, We are still unable to solve our problem. We have done everything we were told to do, including what you mention in your message. Unfortunately nothing worked. And yes, we chose UNIM

Re: [Koha] Converting to Koha 16.05 - some issues

2017-02-19 Thread Katrin
in Germany for 'Schlagwortketten' - you might want to change that to 650 or another more standard field that will work better with Koha. Hope this helps, Katrin On 16.02.2017 11:48, Sir_Charles82 wrote: Hello, as asked here before, we moved from Book2DB to Koha which was quite a

Re: [Koha] Koha MARC Tag - Table of Contents

2017-02-20 Thread Katrin
Hi, these instructions might be helpful: http://kohageek.blogspot.de/2015/12/attaching-files-to-catalog-records.html But keep in mind that the content of the files won't be indexed/searchable. Hope this helps, Katrin On 20.02.2017 08:09, Dr. Sandeep Bhavsar wrote: Right now I am

[Koha] Koha 16.11.04 released

2017-02-21 Thread Katrin
The Koha community is proud to announce the release of Koha 16.11.04. This is a maintenance release of 16.11 and contains 3 enhancements and 41 bugfixes. The full release notes are available at https://koha-community.org/koha-16-11-04-release Packages will be available soon. __

Re: [Koha] Difference between 3.22 and 16.11

2017-02-22 Thread Katrin
Hi Doug, the last 3.xx version was 3.22, after that, we switched. So after 3.22 was 16.05, then 16.11. We currently actively maintain the last 3 versions, so 3.22 - 16.05. In May, when 17.05 is released, it's like that 3.22 will see its 'end of life'. Hope that clears it

Re: [Koha] problem Installing koha on ubuntu 12.04

2017-02-22 Thread Katrin
If you are using Ubuntu 16.04 you can configure your MySQL to be less strict or use MariaDB. Instructions can be found on the wiki: https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_and_MySQL_5.7 Hope this helps, Katrin On 20.02.2017 02:21, Paul A wrote: On 2017-02

  1   2   3   4   5   6   7   8   9   10   >