[Bug 3492] Set hold fees by item type and charge when hold placed
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492 --- Comment #11 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Martin Renvoize from comment #10)
Aha, GetReservesControlBranch deals with this for us already.. so it's a non-issue.
Humm.. actually, it doesn't. `GetReservesControlBranch` requires an item (for the case where `ReservesControlBranch` is set to 'ItemHomeLibrary'). However, at the time of reserve we don't always have that information yet (Bib level holds).. so for the case where we charge at the point of placing a hold and we allow biblio level holds.. we would explode. Rethink needed. -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org