[Koha] Re: [Koha-devel] Some doubts about issuing rules

Andrés Tarallo tarallo at ort.edu.uy
Wed Feb 9 07:53:00 NZDT 2005


Working on this feature I've noticed that there's a itemnumber field in 
the reserves table, that is unused. We plan to build this feature using 
this field.

For doing that I'm modifing the CreateReserve to let it reserve items. 
This feature will be enabled by adding the itemnumber as an extra 
parameter.

As always any feedback appreciated.

Andres

Andrés Tarallo wrote:

> Paul POULAIN wrote:
>
>> [..]
>>
>>> [..]
>>>
>>> We want to enforce this rule but we don't find a clear way of doing 
>>> this, without modifing some CGI and maybe the database estructure.
>>>
>>> Any comments will be appreciatted
>>
>>
>>
>> You can't find a clear way of doing this because there is no way to 
>> doing this (no way at all in fact !)
>>
>> The only thing you can do with a specific item is setting 
>> "notforloan" for a given item.
>> Otherwise, all items of the same biblio have the same issuing rules.
>>
> Thanks Paul for your coments.  As I've wrote in a previous mail we've 
> noticed the items.restricted field. This field seems to us that isn't 
> beeing used  for doing nothing.
>
> So we are thinking about modifing the reserves CGI in the OPAC and the 
> borrows so they take into account the restricted field and could 
> enforce a rule such as we're proposing. We plan to contribute back 
> this feature to the main development.
>
> Andres
>




More information about the Koha mailing list