https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13640

--- Comment #8 from Magnus Enger <[email protected]> ---
(In reply to Katrin Fischer from comment #6)
> Hm, I don't think we need more configuration options - we need the report to
> use the ones we have correctly.

...but I can't convince myself 100% that it will work. 

For example, inter library loans. When you start an ILL request you want to put
a hold on the item, so there is a connection between the patron and the
record/item. So if you use an itemtype for ILL that itemtype must be
"holdable". At the same time the item will not be on loan, and so it will look
like an "on the shelf hold" to the Holds to pull report, I think? 

Not sure I can see all the consequences, there might be ways to work around
this, but perhaps something to consider when the time comes. 

BTW, this is the SQL that generates the holds to pull report:
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=circ/pendingreserves.pl;h=7f03d88cc10a3f6af4c14711242201adb41dfb80;hb=HEAD#l174

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to