Dear all We will really appreciate it if anyone help us for solving the following problem in KOHA If we do any change/edit in any of our BIBLIO record then in OPAC it displays two same item. If we delete one item then both the item disappear. Can anyone give us some suggestion regarding this problem. Regards Hasina Afroz Head of Library BRAC University
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: Overdue notices (Wagner, Jane) 2. Re: koha doubts (MJ Ray) 3. Re: Holds (Justin Davis) 4. Re: Holds (Joe Atzberger) 5. Re: [was: Holds] (Cab Vinton) 6. Re: problem in catalog search (Krishnan M) 7. Re: as_usmarc error / biblio encoding (Rachel Hollis)
----------------------------------------------------------------------
Message: 1 Date: Thu, 16 Jul 2009 09:50:09 -0400 From: "Wagner, Jane" <jwagner@ptfs.com> Subject: Re: [Koha] Overdue notices To: "Cab Vinton" <bibliwho@gmail.com>, "Koha list" <koha@lists.katipo.co.nz> Message-ID: <AA56A589DBA425479834C1F68C150DA2013F2E3B@PTFSMAIL01.corporate.ptfs.com>
Content-Type: text/plain; charset="us-ascii"
There is a syspref AutoEmailPrimaryAddress (under Administration, system preferences, patrons) which lets you specify which email field should be used for notices -- email or emailpro. However, so far as I know, Koha doesn't have the ability to use both. I think it would be a useful enhancement to set it up so that if field A in email priority list is empty, use address in field B.
Jane Wagner Library Systems Analyst PTFS Inc. Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwagner@ptfs.com
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Cab Vinton Sent: Thursday, July 16, 2009 9:16 AM To: Koha list Subject: [Koha] Overdue notices
Is it correct to assume that Overdue notices are only sent to Home email addresses (borrowers.email)?
Some patrons provide both a home & a work email (borrowers.emailpro).
Ideally, the Patron DB would be setup to allow staff to specify the default email address to be used for notices.
Otherwise, Koha should send notices to any available address (work if no home address available, & vice versa.)
At present, I believe we would have to copy work addresses into empty home address fields to ensure that Notices are sent out.
Thank you,
Cab Vinton, Director Sanbornton Public Library Sanbornton, NH _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 2 Date: Thu, 16 Jul 2009 15:04:20 +0100 From: MJ Ray <mjr@phonecoop.coop> Subject: Re: [Koha] koha doubts To: sivasankari.muthuraja@gmail.com, oleonard@myacpl.org Cc: koha@lists.katipo.co.nz Message-ID: <4a5f3364.a7TtHQ0vtaKfUFbP%mjr@phonecoop.coop> Content-Type: text/plain; charset=us-ascii
Owen Leonard <oleonard@myacpl.org> wrote:
1.how to make the payment through koha. Is there any online payment, payment gateway using creditcard for fine,books lost.or the payments made offline
There is no online payment component included in Koha. It is assumed that payments are handled in person.
I'm interested in this enhancement (software.coop also does web shops) and it wouldn't be hard, but I think we don't yet have anyone sponsoring it.
Hope that explains, -- MJ Ray (slef) LMS developer and webmaster at | software www.software.coop http://mjr.towers.org.uk | .... co Notice http://mjr.towers.org.uk/email.html | .... op
------------------------------
Message: 3 Date: Thu, 16 Jul 2009 09:11:44 -0500 From: Justin Davis <justindavis@mail.utexas.edu> Subject: Re: [Koha] Holds To: Koha list <koha@lists.katipo.co.nz> Message-ID: <4A5F3520.5080703@mail.utexas.edu> Content-Type: text/plain; charset=us-ascii; format=flowed
Thank you for nothing the bug -- I've been trying to get mail notifications working for days now.
Is this feature officially deprecated?
I understand that the web interface works for most users and most workflows -- email notifications would be extremely useful for our implementation. We have several small colleges that each get a handful of hold requests a week. It would be nice to be notified outside of the website itself.
On 07/16/2009 08:22 AM, Cab Vinton wrote:
On Fri, Jul 10, 2009 at 11:26 AM, Joe Atzberger<ohiocore@gmail.com> wrote:
On Fri, Jul 10, 2009 at 10:53 AM, Cab Vinton<bibliwho@gmail.com> wrote:
A cronjob for daily emails w/ a list of the Holds to pull would be a great idea& a time& labor-saver for librarians. Not really. Checking and printing your email isn't any easier or more time saving than checking and printing the web interface you're already using.
Just stumbled across a relevant Circ preference: emailLibrarianWhenHoldIsPlaced
However, it does not seem to be working, see Bug 3242.
Not sure if this will be fixed or simply removed from future versions ...
Cab Vinton, Director Sanbornton Public Library Sanbornton, NH _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 4 Date: Thu, 16 Jul 2009 10:35:04 -0400 From: Joe Atzberger <ohiocore@gmail.com> Subject: Re: [Koha] Holds To: Justin Davis <justindavis@mail.utexas.edu> Cc: Koha list <koha@lists.katipo.co.nz> Message-ID: <235bf14f0907160735n708805bek970a16a3b8bacd64@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
emailLibrarianWhenHoldIsPlaced has no implementation in the codebase. It's just a fantasy syspref. In the future I think it we will be less permissive about allowing the appearance of features to persist in the software with no code to back it up. -- Joe Atzberger LibLime - Open Source Library Solutions
On Thu, Jul 16, 2009 at 10:11 AM, Justin Davis <justindavis@mail.utexas.edu>wrote:
Thank you for nothing the bug -- I've been trying to get mail notifications working for days now.
Is this feature officially deprecated?
I understand that the web interface works for most users and most workflows -- email notifications would be extremely useful for our implementation. We have several small colleges that each get a handful of hold requests a week. It would be nice to be notified outside of the website itself.
On 07/16/2009 08:22 AM, Cab Vinton wrote:
On Fri, Jul 10, 2009 at 11:26 AM, Joe Atzberger<ohiocore@gmail.com> wrote:
On Fri, Jul 10, 2009 at 10:53 AM, Cab Vinton<bibliwho@gmail.com> wrote:
A cronjob for daily emails w/ a list of the Holds to pull would be a great idea& a time& labor-saver for librarians. Not really. Checking and printing your email isn't any easier or more time saving than checking and printing the web interface you're already using.
Just stumbled across a relevant Circ preference: emailLibrarianWhenHoldIsPlaced
However, it does not seem to be working, see Bug 3242.
Not sure if this will be fixed or simply removed from future versions ...
Cab Vinton, Director Sanbornton Public Library Sanbornton, NH