Re: [Koha] Common error handling in KOHA

2017-02-02 Thread Mark Tompsett
Greetings,

[SNIP]
> when the application shows some error like
> "BEGIN failed--compilation aborted at
> /usr/share/koha/intranet/cgi-bin/events/add_event.pl line 172"

-- If you are giving an actual example of an error message you see, then
you should be aware that no such code exists in the Koha code-base.
I just checked master: $ git grep add_event


> could you please help me out to redirect
> to a common  page whenever the above mentioned error occurs.

In a standard installation the apache site is enabled and the configuration 
file has:

ErrorDocument 400 /cgi-bin/koha/errors/400.pl
ErrorDocument 401 /cgi-bin/koha/errors/401.pl
ErrorDocument 403 /cgi-bin/koha/errors/403.pl
ErrorDocument 404 /cgi-bin/koha/errors/404.pl
ErrorDocument 500 /cgi-bin/koha/errors/500.pl

You could modify the apache configuration file to point elsewhere,
but that isn't going to catch the specific "failed--compilation" case only.
Contact the person who customized this file.

If you encounter this type of error in your logs, you should be reporting 
them
on bugzilla. Though, again, if these are not part of the Koha code-base, you
will need to contact the person who wrote them in the first place.

GPML,
Mark Tompsett 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Common error handling in KOHA

2017-02-02 Thread Rejeesh K.Nair
Hi Barton Chittenden,

Thanks for your reply.

I am aware about the case you mentioned but that is not the thing.
The scenario is different in my case , I need to navigate to a common error
page when the application shows some error like "BEGIN failed--compilation
aborted at /usr/share/koha/intranet/cgi-bin/events/add_event.pl line 172"
You can see a sample error message which usually shows in KOHA for page not
found - 404 error. Same as this , could you please help me out to redirect
to a common  page whenever the above mentioned error occurs.

Regards,
Rejeesh K.Nair

On Thu, Feb 2, 2017 at 5:19 PM, Rejeesh K.Nair 
wrote:

> Hi Barton Chittenden,
>
> Thanks for your reply.
>
> I am aware about the case you mentioned but that is not the thing.
> The scenario is different in my case , I need to navigate to a common
> error page when the application shows some error like
> *"BEGIN failed--compilation aborted at
> /usr/share/koha/intranet/cgi-bin/events/add_event.pl 
> line 172" *I have attached a sample error message which usually shows in
> KOHA for page not found - 404 error. Same as this , could you please help
> me out to redirect to a common  page whenever the above mentioned error
> occurs.
>
> Regards,
> Rejeesh K.Nair
>
>
> On Thu, Feb 2, 2017 at 4:21 AM, Barton Chittenden <
> bar...@bywatersolutions.com> wrote:
>
>> Rajeesh,
>>
>> Perl errors are logged -- If you're on a package site running plack, the
>> errors will be in
>>
>> /var/log/koha//plack-error.log.
>>
>> If you're running a package site not on plack, look in
>>
>> /var/log/koha//intranet-error.log.
>>
>> If you're running git, try
>>
>> sudo grep ErrorLog /etc/apache2/sites-enabled/*.conf
>>
>> ... this should point you to the correct file.
>>
>> On Wed, Feb 1, 2017 at 12:59 AM, Rejeesh K.Nair 
>> wrote:
>>
>>> Hi All,
>>>
>>> I need to implement common error handling page in KOHA.
>>>
>>> The scenario is like , if we got an error which displays the folder
>>> structure  see for example
>>> *"usr/share/koha/intranet/cgi-bin/tools/batch_delete_records.pl
>>>  line 91". *Folder structure error
>>> message
>>> might be the security flaw of our application.
>>>
>>>  Is it possible to redirect it to a common page whenever this scenario
>>> occurs? Kindly help me out to resolve this.
>>>
>>> Thanks & Regards,
>>>
>>> Rejeesh K.Nair
>>> m: +91 (0) ​9495316906
>>> e: rejeeshkn...@gmail.com
>>>  >> air>
>>> 
>>> 
>>> ___
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>>
>>
>
>
> --
> Thanks & Regards,
>
> Rejeesh K.Nair
> m: +91 (0) ​9495316906 <094953%2016906>
> e: rejeeshkn...@gmail.com
>  
> 
> 
>
>


-- 
Thanks & Regards,

Rejeesh K.Nair
m: +91 (0) ​9495316906
e: rejeeshkn...@gmail.com
 


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Item types in Koha

2017-02-02 Thread Joy Nelson
Gaetan,
I've spent some time pondering this.  I have not encountered the confusion
that you seem to have run into.  It may be a difference in how 'things' are
cataloged in the US versus Europe.  In the US, catalogs are by and large
not FRBR-ized.  We rarely run into a situation where libraries will place
different types of items onto a single MARC record.  Typically there is a
MARC record that is specific to E-books, another MARC record for the second
edition print version, another MARC record for the large print version.  It
seems US catalogers prefer to have things separate in the catalog.  So for
the vast majority of our libraries that system preference is never
considered.  It is set to item-level_itypes is set to the item level, not
the Bibliographic level.

I do appreciate your discussion on the searching aspect of the catalog.
The biggest use I see in the 942 'itemtype' is for eresources.  Often those
bibliographic records have no item records in the catalog.  So the 942$c is
needed to be able to search for those titles.  And yes...this is where we
too run into confusion explaining 'itemtype' at the bib-level versus
'itemtype' at the item level.  I can see value in renaming the 942$c the
Record Type.   Would we then introduce confusion by explaining that the
'item type' search searches both Record Type and Itemtype?  Further, for US
catalogers, 'record type' is something that is coded in the leader and the
008 tag of the MARC record.  So I would anticipate we would see significant
confusion from catalogers with the use of 'record type'.

One library I am working with now is interested in using the itemtype
category to help with patron searching.  So a DVD, VHS, BLU-RAY items could
all be assigned to the VIDEO itemtypecat.  When the patron searches VIDEO,
(and assuming they don't care about the format), they would see a result
list containing all the itemtypes.   This is new territory for me, so I'm
excited to explore this with them.  (Thank goodness they have a test server
we can play on before implementing on production).  For me, this seems to
be another way to use a 'higher level type' to group items into 'like'
types, while still maintaining the circulation item level rules.  Perhaps
another way out is to get rid of the 942$c altogether?  That would make me
happy.


Interesting discussion.

joy



On Wed, Feb 1, 2017 at 9:46 AM, Gaetan Boisson 
wrote:

>  Dear all,
>
> there's a part of the Koha set-up i found always creates a lot of
> confusion with new libraries: the possibility of having the item type taken
> into account for circulation rules at the item or at the bibliographic
> level (the item-level_itypes system preference). Things are to a certain
> extent made worse by the French translation for item type, which translates
> back to "document type". That translation does make sense to some extent
> though, because if you decide to use "bibliographic level item types" then
> "item types" sounds like the wrong name. In a lot of libraries you do want
> to have a list of document types here, but not always.
>
> There are 2 features behind this : identifying item types (search and
> display), and defining circulation rules. Koha allows you to separate both,
> and a common scenario is to have the system preference at item level, and a
> different piece of information at the bibliographic level. This is because
> at the bibliographic level, you can say for instance that this record is of
> the "novel" type, and indeed all items attached to it will be novels, and
> it has a couple items, one of which is a physical copy, another one is an
> ebook, and a third one is a physical copy as well, but linked to different
> circulation rules for some reason. So usually the type at the bibliographic
> level makes a lot of sense for searching, and the one at the item level
> much less. Unfortunately in that case, the one at the item-level will be
> the one used for searching, identifying, etc.
>
> I am curious to know whether the current wording and situation is
> confusing for other users as well.
>
> My proposal would be to add a "record type", that would look very much
> just as "item type" does. The system preference could be reworded but the
> feature remain the same. It would just clarify things, and we could get rid
> of the "document type" terminology, which currently, in French, ends up
> being very confusing since most of the time it defines circulation rules
> and is not linked to what librarians would see under the "document type"
> taxonomy. My guess is that in English, there's a similar ambiguity with
> "item type" possibly ending at the bibliographic level.
>
> What is your experience on this? Does this seem like a good idea to clear
> things up?
>
> Best,
>
>
> --
> Gaetan Boisson
> Chef de projet bibliothécaire
> BibLibre
> +33(0)6 52 42 51 29
> 108 rue Breteuil 13006 Marseille
> gaetan.bois...@biblibre.com
>
> ___
> Koha mailing list  http://ko

[Koha] Announcement: Koha-US Feb 8 mtg

2017-02-02 Thread Christopher Davis
Dear Colleagues,

I would like to invite you to the February 8th meeting of Koha-US
scheduled for 10:30 am Central Time at
https://kslib.zoom.us/j/450230564 . Please visit
http://koha-us.net/index.php/Minutes2017-02-08 to read the agenda for
this meeting and for other details. Koha-US is currently seeking new
speakers/presenters and panelists for this conference. We are also
asking Koha users for conference theme suggestions. I'll see you at
the meeting.

Cordially,

Christopher Davis
Secretary, Koha-US
cgda...@uintah.utah.gov

P. S. Please excuse cross postings of this message
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Is it possible to reserve available books?

2017-02-02 Thread Michael Kuhn

Hi Chris


You can still check it in, even if it isn't out, Koha just needs to
know you have it in your hand, scanning it check in will mark it now
waiting, since Koha knows you have it now.


I did that and it works, great! Many thanks!

Best wishes: Michael
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Authority

2017-02-02 Thread Selma Aslan
Hi All,

TOBB University of Economics and Technology, Ankara, Turkey, Library has 
recently moved to Koha from a local software, and my response might be 
irrelevant, but I would like to share our experience. When we merge two 
authorities in the Authorities Module, the result does not show up immediately. 
I gather Zebra takes its time to process for a couple of minutes. I wonder if 
the result was expected to be seen immediately. In our case I tried to 
reprocess an already processed authority and an got error prompt simply because 
I hadn't realized system's need for time at that stage.

Selma 

On Thu, 2/2/17, Joy Nelson  wrote:

 Subject: Re: [Koha] Authority
 To: "Luis Moises Rojas" 
 Cc: "Koha" 
 Date: Thursday, 2 February, 2017, 18:52
 
 I would suggest that you
 check to be sure that you have the indexer running
 to index your authority records.
 
 And to link the authority
 record to the bibliographic record you will need
 to run the cronjob called
 link_bibs_to_authorities.pl
 But before you
 enable that cronjob check the Authority system
 preferences
 to be sure they will behave in
 the way you want them to.
 
 joy
 
 On Thu,
 Feb 2, 2017 at 9:50 AM, Luis Moises Rojas 
 wrote:
 
 >
 Sorry
 >
 > Is the
 authority record not showing up in search results when you
 look for
 > it?
 > Are
 you expecting the authority to link to the bibliographic
 record?
 >
 > We need
 both
 >
 > On Thu, Feb
 2, 2017 at 11:46 AM, Joy Nelson 
 > wrote:
 >
 >> When you say 'it is not
 update' can you explain a bit more what you are
 >> expecting to see happen?
 >>
 >> Is the
 authority record not showing up in search results when you
 look
 >> for it?
 >> Are you expecting the authority to
 link to the bibliographic record?
 >>
 >> joy
 >>
 >>
 >>
 >>
 >> On Thu, Feb 2, 2017 at 9:37 AM, Luis
 Moises Rojas > > wrote:
 >>
 >>> Hi,
 >>>
 >>> Where
 could activate: merge_autority.pl?
 >>>
 >>> When
 we type a new Authorities it is not update.
 >>>
 >>> What
 are we doing wrong?
 >>>
 >>>
 >>> --
 >>> *Luis Moisés Rojas P.*
 >>>
 ___
 >>> Koha mailing list  http://koha-community.org
 >>> Koha@lists.katipo.co.nz
 >>> https://lists.katipo.co.nz/mailman/listinfo/koha
 >>>
 >>
 >>
 >>
 >> --
 >> Joy
 Nelson
 >> Director of Migrations
 >>
 >> ByWater
 Solutions 
 >> Support and Consulting for Open Source
 Software
 >> Office: Fort Worth, TX
 >> Phone/Fax (888)900-8944
 >> What is Koha? 
 >>
 >>
 >
 >
 >
 --
 > *Luis Moisés Rojas P.*
 >
 >
 
 
 -- 
 Joy
 Nelson
 Director of Migrations
 
 ByWater Solutions 
 Support and Consulting for Open Source
 Software
 Office: Fort Worth, TX
 Phone/Fax (888)900-8944
 What is
 Koha? 
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha
 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Is it possible to reserve available books?

2017-02-02 Thread Chris Cormack
Hi Michael

You can still check it in, even if it isn't out, Koha just needs to
know you have it in your hand, scanning it check in will mark it now
waiting, since Koha knows you have it now.

Chris

On 2 February 2017 at 22:13, Michael Kuhn  wrote:
> Hi Josef and Vikram
>
>> yes it is possible, we use it in our library, you have to set "On shelf
>> holds allowed" parameter in circulation rules.
>
>>
>> then librarians could be informed by e-mail (but this send all added
>> reserves not only the available ones) or just few times a day check
>> the pending reserves page (it's what we do)
> ...
>
>> It's possible. You just need to update circulation policy and hold
>> policy.
>
> Thanks for your answers! I have set up a circulation rule accordingly and
> now I'm actually able to place a hold on an available book and the hold can
> be seen in the user account.
>
> After that I do also see the book in the list "Holds to pull placed between
> 31/01/2017 and 02/02/2017" with the following explanation: "The following
> holds have not been filled. Please retrieve them and check them in." But in
> fact the book was not checked out so I cannot check it in, of course.
>
> I don't see how to "pull" the book, so it would move to the list "Holds
> awaiting pickup"...
>
> What am I missing?
>
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Is it possible to reserve available books?

2017-02-02 Thread Michael Kuhn

Hi Josef and Vikram


yes it is possible, we use it in our library, you have to set "On shelf
holds allowed" parameter in circulation rules.

>
> then librarians could be informed by e-mail (but this send all added
> reserves not only the available ones) or just few times a day check
> the pending reserves page (it's what we do)
...

> It's possible. You just need to update circulation policy and hold
> policy.

Thanks for your answers! I have set up a circulation rule accordingly 
and now I'm actually able to place a hold on an available book and the 
hold can be seen in the user account.


After that I do also see the book in the list "Holds to pull placed 
between 31/01/2017 and 02/02/2017" with the following explanation: "The 
following holds have not been filled. Please retrieve them and check 
them in." But in fact the book was not checked out so I cannot check it 
in, of course.


I don't see how to "pull" the book, so it would move to the list "Holds 
awaiting pickup"...


What am I missing?

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Hold: Patron is from different library

2017-02-02 Thread rfblanchard
when I try to place a hold I see the msg in red: *Patron is from different
library*
This happens for all books even when the parton is from the correct library. 
I checked the syspreferences and they seem to indicate that holds are setup
OK
How can I fix this
->koha 16.11.02



--
View this message in context: 
http://koha.1045719.n5.nabble.com/Hold-Patron-is-from-different-library-tp5920250.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Authority

2017-02-02 Thread Joy Nelson
I would suggest that you check to be sure that you have the indexer running
to index your authority records.

And to link the authority record to the bibliographic record you will need
to run the cronjob called link_bibs_to_authorities.pl
But before you enable that cronjob check the Authority system preferences
to be sure they will behave in the way you want them to.

joy

On Thu, Feb 2, 2017 at 9:50 AM, Luis Moises Rojas 
wrote:

> Sorry
>
> Is the authority record not showing up in search results when you look for
> it?
> Are you expecting the authority to link to the bibliographic record?
>
> We need both
>
> On Thu, Feb 2, 2017 at 11:46 AM, Joy Nelson 
> wrote:
>
>> When you say 'it is not update' can you explain a bit more what you are
>> expecting to see happen?
>>
>> Is the authority record not showing up in search results when you look
>> for it?
>> Are you expecting the authority to link to the bibliographic record?
>>
>> joy
>>
>>
>>
>>
>> On Thu, Feb 2, 2017 at 9:37 AM, Luis Moises Rojas > > wrote:
>>
>>> Hi,
>>>
>>> Where could activate: merge_autority.pl?
>>>
>>> When we type a new Authorities it is not update.
>>>
>>> What are we doing wrong?
>>>
>>>
>>> --
>>> *Luis Moisés Rojas P.*
>>> ___
>>> Koha mailing list  http://koha-community.org
>>> Koha@lists.katipo.co.nz
>>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>>
>>
>>
>>
>> --
>> Joy Nelson
>> Director of Migrations
>>
>> ByWater Solutions 
>> Support and Consulting for Open Source Software
>> Office: Fort Worth, TX
>> Phone/Fax (888)900-8944
>> What is Koha? 
>>
>>
>
>
> --
> *Luis Moisés Rojas P.*
>
>


-- 
Joy Nelson
Director of Migrations

ByWater Solutions 
Support and Consulting for Open Source Software
Office: Fort Worth, TX
Phone/Fax (888)900-8944
What is Koha? 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Authority

2017-02-02 Thread Luis Moises Rojas
Sorry

Is the authority record not showing up in search results when you look for
it?
Are you expecting the authority to link to the bibliographic record?

We need both

On Thu, Feb 2, 2017 at 11:46 AM, Joy Nelson 
wrote:

> When you say 'it is not update' can you explain a bit more what you are
> expecting to see happen?
>
> Is the authority record not showing up in search results when you look for
> it?
> Are you expecting the authority to link to the bibliographic record?
>
> joy
>
>
>
>
> On Thu, Feb 2, 2017 at 9:37 AM, Luis Moises Rojas 
> wrote:
>
>> Hi,
>>
>> Where could activate: merge_autority.pl?
>>
>> When we type a new Authorities it is not update.
>>
>> What are we doing wrong?
>>
>>
>> --
>> *Luis Moisés Rojas P.*
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>
>
>
> --
> Joy Nelson
> Director of Migrations
>
> ByWater Solutions 
> Support and Consulting for Open Source Software
> Office: Fort Worth, TX
> Phone/Fax (888)900-8944
> What is Koha? 
>
>


-- 
*Luis Moisés Rojas P.*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Authority

2017-02-02 Thread Joy Nelson
When you say 'it is not update' can you explain a bit more what you are
expecting to see happen?

Is the authority record not showing up in search results when you look for
it?
Are you expecting the authority to link to the bibliographic record?

joy




On Thu, Feb 2, 2017 at 9:37 AM, Luis Moises Rojas 
wrote:

> Hi,
>
> Where could activate: merge_autority.pl?
>
> When we type a new Authorities it is not update.
>
> What are we doing wrong?
>
>
> --
> *Luis Moisés Rojas P.*
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Joy Nelson
Director of Migrations

ByWater Solutions 
Support and Consulting for Open Source Software
Office: Fort Worth, TX
Phone/Fax (888)900-8944
What is Koha? 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Authority

2017-02-02 Thread Luis Moises Rojas
Hi,

Where could activate: merge_autority.pl?

When we type a new Authorities it is not update.

What are we doing wrong?


-- 
*Luis Moisés Rojas P.*
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Hackfest bandwidth

2017-02-02 Thread schnydszch
We, the KohaCon2017 Organizing Committee would like to ask Hackfest
organizers on the bandwidth used for previous hackfests (can also be
hackfests outside of KohaCon hackfest). The IT personnel of the venue
sponsor for KohaCon2017 is asking the Organizing Committee this so that they
can provision for the hackfest and ask the Service Provider just in case
more bandwidth is needed. You can email the organizers at the following
email addresses: kohaco...@gmail.com and aslplibrari...@gmail.com or reply
to this topic. Maraming salamat!




--
View this message in context: 
http://koha.1045719.n5.nabble.com/Hackfest-bandwidth-tp5920226.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Is it possible to reserve available books?

2017-02-02 Thread vikram zadgaonkar
Hi Michael,
It's possible. You just need to update circulation policy and hold policy.

On 02-Feb-2017 3:41 PM, "Michael Kuhn"  wrote:

Hi

In Koha it is possible to place holds on books that are CHECKED OUT.

Is it also possible to place a reservation on a book that is NOT checked
out?

The idea is that the user is at home, finding an interesting book in the
OPAC - the book is available but he cannot go immediately to the library to
pick it up. Thus he wants to place a reservation on the book so noone else
can check it out - the library will then take that book out of the shelf
waiting for the user to arrive at the library.

This means:

* In the OPAC there has to be a possibility for the user to place the
reservation
* The library needs to be informed so the book can be taken out of the
shelf, waiting for the user

Is this possible in Koha?

Best wishes: Michael
-- 
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Is it possible to reserve available books?

2017-02-02 Thread Josef Moravec
Hello Michael,

yes it is possible, we use it in our library, you have to set "On shelf
holds allowed" parameter in circulation rules.

then librarians could be informed by e-mail (but this send all added
reserves not only the available ones) or just few times a day check the
pending reserves page (it's what we do)

regards

Josef

čt 2. 2. 2017 v 11:11 odesílatel Michael Kuhn  napsal:

> Hi
>
> In Koha it is possible to place holds on books that are CHECKED OUT.
>
> Is it also possible to place a reservation on a book that is NOT checked
> out?
>
> The idea is that the user is at home, finding an interesting book in the
> OPAC - the book is available but he cannot go immediately to the library
> to pick it up. Thus he wants to place a reservation on the book so noone
> else can check it out - the library will then take that book out of the
> shelf waiting for the user to arrive at the library.
>
> This means:
>
> * In the OPAC there has to be a possibility for the user to place the
> reservation
> * The library needs to be informed so the book can be taken out of the
> shelf, waiting for the user
>
> Is this possible in Koha?
>
> Best wishes: Michael
> --
> Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
> Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
> T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Is it possible to reserve available books?

2017-02-02 Thread Michael Kuhn

Hi

In Koha it is possible to place holds on books that are CHECKED OUT.

Is it also possible to place a reservation on a book that is NOT checked 
out?


The idea is that the user is at home, finding an interesting book in the 
OPAC - the book is available but he cannot go immediately to the library 
to pick it up. Thus he wants to place a reservation on the book so noone 
else can check it out - the library will then take that book out of the 
shelf waiting for the user to arrive at the library.


This means:

* In the OPAC there has to be a possibility for the user to place the 
reservation
* The library needs to be informed so the book can be taken out of the 
shelf, waiting for the user


Is this possible in Koha?

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha