Re: [Koha] Koha Digest, Vol 76, Issue 34
Hi I am not able to download data from the Z39.50 server as it is giving error in the file c:/usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl how to copy this file from other source or rectify the problem in line 145. what is the right syntax. On Sun, Feb 19, 2012 at 4:30 AM, <koha-request@lists.katipo.co.nz> wrote:
Send Koha mailing list submissions to koha@lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit http://lists.katipo.co.nz/mailman/listinfo/koha or, via email, send a message with subject or body 'help' to koha-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha digest..."
Today's Topics:
1. Re: items that are lost, fees assessed, and then found (Nicole Engard) 2. I am trouble with OPAC MARC view and barcode search not working (Vimal Kumar) 3. Re: items that are lost, fees assessed, and then found (James Ghiorzi) 4. Setting up KOHA to send emails (Evan Mungai Njoroge)
----------------------------------------------------------------------
Message: 1 Date: Sat, 18 Feb 2012 09:24:13 -0500 From: Nicole Engard <nengard@gmail.com> To: Lori Bowen Ayre <lori.ayre@galecia.com> Cc: Koha list <koha@lists.katipo.co.nz> Subject: Re: [Koha] items that are lost, fees assessed, and then found Message-ID: <CAC0K6VHJWmp8ohMOQxRNb5FOsm+ApnSWBgXStSYOBDnV3aSm4w@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
Lori,
They are refunded the replacement price for the book, but not the fines.
Nicole
On Fri, Feb 17, 2012 at 10:06 PM, Lori Bowen Ayre <lori.ayre@galecia.com> wrote:
If a patron has lost an item and paid a fine. What happens when they then return the lost item? Is there a slick way to figure out how much they should be refunded based on the fine assessed and the late fee that would apply?
Lori _______________________________________________ Koha mailing list ?http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 2 Date: Sat, 18 Feb 2012 23:59:38 +0530 From: Vimal Kumar <vimal0212@gmail.com> To: Koha-List <koha@lists.katipo.co.nz> Subject: [Koha] I am trouble with OPAC MARC view and barcode search not working Message-ID: <CAEaJrwXn7pn85qu0msOSdmjrnucqLxXse5QUaLYBvXQ-XxOtJQ@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
Dear Friends,
I got trouble when I try to customise MARC framework BKS. I used following command to hide all fields in catalouing page,
*use koha;*
*UPDATE marc_subfield_structure SET tab='-1' WHERE frameworkcode='BKS';*
**
*This makes all MARC tags tab to Ignore status. *
An then I enable (setting tag to display in 0 tab) only necessary fields for data entry goto Adminstration > MARC Bibliogrpahic Framework.
This method was successful till 3.4.5. But after apply the same method with version 3.6.3 does not working. The result is that OPAC MARC View does not display bibliographic records, https://lh5.googleusercontent.com/-H0APDWhWE8o/Tz6G1-1TX7I/AAAAAAAAGzw/e-0I3...
Another problem is that not able to search for barcode from Advanced search in both staff client and OPAC.
If your time permits, you can check my koha 3.6.3 database backup here, http://ksrcas.pbworks.com/w/file/51062714/koha.sql.gz
username is librarian, password is librarian123 There is a sample record of book in it.
May I know what method you are following for customize MARC fields in cataloging?
-- Vimal Kumar V. Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.org Blog: http://linuxhalwa.blogspot.com --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
------------------------------
Message: 3 Date: Fri, 17 Feb 2012 19:48:43 -0800 From: James Ghiorzi <JGhiorzi@cosb.us> To: Lori Bowen Ayre <lori.ayre@galecia.com>, Koha list <koha@lists.katipo.co.nz> Subject: Re: [Koha] items that are lost, fees assessed, and then found Message-ID: <A19B3654682DC44489190B8D6F14E55366598FEF9E@SBC-EXCH01.cosb.sbc> Content-Type: text/plain; charset="us-ascii"
Hi Lori,
I did a test case and came up with more of a mystery than an answer. The thing I did was I checked a book out. Than marked it as lost through the edit item interface, and it applied the cost of the book to the patron account. I checked the book back in but no credit was issued. So I than checked the item back out, and put a lost fine in the account/fines detail section of the patron account. I than waived the amount, checked the item in, and the system issued a credit for the item, but since I had waived the fine the patron was owed a credit at that point.
So I guess there is really no slick way to do this other than to mark the book as lost in the edit item interface. If the patron turns it back in it will issue a message telling you that it was lost. Than at that point I'd imagine the patron would want some sort of refund, so you should be able to get their card, or surname, or at the very least do a little research under the item barcode hyper-text link and get their account straightened out.
Hope that helps,
James Ghiorzi Library Assistant II San Benito County Free Library 470 Fifth St. Hollister, CA 95023 (831) 636-4107
________________________________________ From: koha-bounces@lists.katipo.co.nz [koha-bounces@lists.katipo.co.nz] On Behalf Of Lori Bowen Ayre [lori.ayre@galecia.com] Sent: Friday, February 17, 2012 7:06 PM To: Koha list Subject: [Koha] items that are lost, fees assessed, and then found
If a patron has lost an item and paid a fine. What happens when they then return the lost item? Is there a slick way to figure out how much they should be refunded based on the fine assessed and the late fee that would apply?
Lori _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 4 Date: Sat, 18 Feb 2012 15:55:12 +0300 From: Evan Mungai Njoroge <evan.njoroge@googlemail.com> To: koha@lists.katipo.co.nz Subject: [Koha] Setting up KOHA to send emails Message-ID: <CAJ=we70Gf89YUWvVhvW0yPSQSxBeizNpc8d354-DTSF8xQJN3w@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
Colleagues,
I have set up KOHA 3.6.1 running on Ubuntu 10.10, my only problem is that It can't send emails to patrons on registering or even overdues (everything is set for it). Kindly take me through on how to set it up (do you need to configure Ubuntu to be able to send mails or KOHA and how).
EM Njoroge Think?Create?Share?Grow http://about.me/uhusiano
------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
End of Koha Digest, Vol 76, Issue 34 ************************************
-- Dr. A.K. Sharma Documentation Officer National Institute of Abiotic Stress Management Malegaon Khurd, BARAMATI- 413 115 (Pune), Maharashtra Phone: 02112-254057/8 Fax: 02112-254056 Cell: 08956120245, 09423861498 (Baramati) 09425374463 (Bhopal) Mail: arun_2929@rediffmail.com
participants (1)
-
AK Sharma