[Koha] How to stop series title volume enter Authorities

2014-07-06 Thread Iming Chan
Dear all, I would like to know how to setup, so volume designator (subfield $v) will be ignored when creating new authority for Series Title (MARC 8XX)? At this moment, Koha seems to take the entire heading, including volume designato, when creating new authority. Unfortunately by doing so, you

Re: [Koha] How to stop series title volume enter Authorities

2014-07-06 Thread Paul A
At 04:53 AM 7/6/2014 -0700, Iming Chan wrote: [snip] At this moment, it is a pain that you have to remove volume designator on a new Series Title authority. Once this is done, you can then continue to work on subsequent volumes of the same series! Surely, there must be a way to instruct Koha no

Re: [Koha] patron categories [bulkmarcimport]

2014-07-06 Thread Eric Lease Morgan
On Jul 5, 2014, at 12:07 PM, Eric Lease Morgan wrote: >> I recommend that you downgrade to MySQL 5.5, or better install on top of >> Ubuntu LTS/Debian Wheeze. I recommend Ubuntu 12.04 Server. And follow the >> official instructions [2]. >> >> [1] >> http://dev.mysql.com/doc/refman/5.6/en/up

Re: [Koha] Koha Cons

2014-07-06 Thread Kyle Hall
> > * Fines cannot be set to accrue by hour rather than by day (a useful > feature for course reserves in academic libraries) > I am not very familiar with hourly loans, so maybe someone else would be better off commenting on this. * Additional programming needed (cronjob) for fines. Mode

[Koha] Crontab - is that one tabs used to open beer cans?

2014-07-06 Thread Phillip Ponchot
My new version of koha 3.14 is up and working. I was just looking at the crontab jobs and I didn't find anything in there. I used sudo crontab -e to open crontab. >From the old version of koha, there were several contrab jobs - exporting >Perl, running fines.pl etc. Are these jobs autom

Re: [Koha] Crontab - is that one tabs used to open beer cans?

2014-07-06 Thread Mark Tompsett
Greetings, Are these jobs automatically put into crontab or do I have to put the jobs into crontab myself. There are user crontabs and system crontabs. Did you check both? Did you install using packages or from source? A source-based install you need to add your own. Koha let's you do it eit

Re: [Koha] Crontab - is that one tabs used to open beer cans?

2014-07-06 Thread Phillip Ponchot
Thank you so much. Its easier to use one that is already built than to spend hours trying to build the crontab. I appreciate you're sharing. Phillip Date: Mon, 7 Jul 2014 09:32:52 +0530 Subject: Re: [Koha] Crontab - is that one tabs used to open beer cans? From: vishal.pa...@osslabs.biz To: pp

Re: [Koha] Crontab - is that one tabs used to open beer cans?

2014-07-06 Thread Robin Sheat
Phillip Ponchot schreef op zo 06-07-2014 om 21:09 [-0700]: > Thank you so much. Its easier to use one that is already built than > to spend hours trying to build the crontab. I appreciate you're > sharing. Phillip Go with what Mark said to start with: you're viewing the user crontab when you us