[Koha] Comment Needed: Renewing of Lost items

2014-07-28 Thread Kyle Hall
Attention Librarians!

We need some input for dealing with Bug 9805 - Lost items are un-lost if
returned, but not if renewed.

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805

The issue is that renewing a lost item does not mark it as found. I filed a
patch to correct the issue, but there are concerns about patrons being able
to 'un-lose' items by renewing from the OPAC.

We have two proposed solutions solutions:
1) Prevent the renewing of lost items
2) Make renewing a lost item marking it as found controlled by a system
preference

I submitted a patch for the latter solution, but after some thought I and
some other developers think the former solution would be best. What do you
all think?

Kyle

http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
Mill Run Technology Solutions ( http://millruntech.com )
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Comment Needed: Renewing of Lost items

2014-07-29 Thread Robin Sheat
Kyle Hall schreef op ma 28-07-2014 om 10:28 [-0400]:
> We have two proposed solutions solutions:
> 1) Prevent the renewing of lost items
> 2) Make renewing a lost item marking it as found controlled by a
> system
> preference

Why not prevent renewing of lost items from the OPAC, under the
assumption that staff aren't going to do that?

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

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


Re: [Koha] Comment Needed: Renewing of Lost items

2014-07-29 Thread Marc Véron
+1 for solution 1: Prevent the renewing of lost items

Marc


Am 28.07.2014 16:28, schrieb Kyle Hall:
> Attention Librarians!
>
> We need some input for dealing with Bug 9805 - Lost items are un-lost if
> returned, but not if renewed.
>
> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805
>
> The issue is that renewing a lost item does not mark it as found. I filed a
> patch to correct the issue, but there are concerns about patrons being able
> to 'un-lose' items by renewing from the OPAC.
>
> We have two proposed solutions solutions:
> 1) Prevent the renewing of lost items
> 2) Make renewing a lost item marking it as found controlled by a system
> preference
>
> I submitted a patch for the latter solution, but after some thought I and
> some other developers think the former solution would be best. What do you
> all think?
>
> Kyle
>
> http://www.kylehall.info
> ByWater Solutions ( http://bywatersolutions.com )
> Meadville Public Library ( http://www.meadvillelibrary.org )
> Crawford County Federated Library System ( http://www.ccfls.org )
> Mill Run Technology Solutions ( http://millruntech.com )
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>

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


Re: [Koha] Comment Needed: Renewing of Lost items

2014-07-30 Thread DeMuth, Jennifer
Hi, 

We have seen this happen here in Roseville. I think preventing the ability to 
renew a lost item would be great, I know we would love that here, but maybe a 
system preference would be best for those who would like to still renew them. 

Thanks,

Jen DeMuth
Library Specialist 
Technology & Support Services
City of Roseville
225 Taylor St. 
Roseville, CA 95678
916-774-5238 desk
916-773-5594 fax
www.roseville.ca.us/library




-Original Message-
From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Kyle Hall
Sent: Monday, July 28, 2014 10:36 PM
To: Koha
Subject: [Koha] Comment Needed: Renewing of Lost items

Attention Librarians!

We need some input for dealing with Bug 9805 - Lost items are un-lost if 
returned, but not if renewed.

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805

The issue is that renewing a lost item does not mark it as found. I filed a 
patch to correct the issue, but there are concerns about patrons being able to 
'un-lose' items by renewing from the OPAC.

We have two proposed solutions solutions:
1) Prevent the renewing of lost items
2) Make renewing a lost item marking it as found controlled by a system 
preference

I submitted a patch for the latter solution, but after some thought I and some 
other developers think the former solution would be best. What do you all think?

Kyle

http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( 
http://www.meadvillelibrary.org ) Crawford County Federated Library System ( 
http://www.ccfls.org ) Mill Run Technology Solutions ( http://millruntech.com ) 
___
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
http://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Comment Needed: Renewing of Lost items

2014-07-30 Thread Katrin Fischer
+1 for 1) from me as well.

Katrin

Am 29.07.2014 um 08:44 schrieb Marc Véron:
> +1 for solution 1: Prevent the renewing of lost items
> 
> Marc
> 
> 
> Am 28.07.2014 16:28, schrieb Kyle Hall:
>> Attention Librarians!
>>
>> We need some input for dealing with Bug 9805 - Lost items are un-lost if
>> returned, but not if renewed.
>>
>> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805
>>
>> The issue is that renewing a lost item does not mark it as found. I filed a
>> patch to correct the issue, but there are concerns about patrons being able
>> to 'un-lose' items by renewing from the OPAC.
>>
>> We have two proposed solutions solutions:
>> 1) Prevent the renewing of lost items
>> 2) Make renewing a lost item marking it as found controlled by a system
>> preference
>>
>> I submitted a patch for the latter solution, but after some thought I and
>> some other developers think the former solution would be best. What do you
>> all think?
>>
>> Kyle
>>
>> http://www.kylehall.info
>> ByWater Solutions ( http://bywatersolutions.com )
>> Meadville Public Library ( http://www.meadvillelibrary.org )
>> Crawford County Federated Library System ( http://www.ccfls.org )
>> Mill Run Technology Solutions ( http://millruntech.com )
>> ___
>> Koha mailing list  http://koha-community.org
>> Koha@lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
> 
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 

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