Summary: | Configure enrollment, renewal, duplicate card, hold fees by branch and patron category | ||
---|---|---|---|
Product: | Koha | Reporter: | Savitra Sirohi <savitra.sirohi> |
Component: | Patrons | Assignee: | Amit Gupta <kohapatch> |
Status: | ASSIGNED --- | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | anne.murray, black23, fraktik, gmcharlt, hdunne-howrie, josef.moravec, kohapatch, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18496 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Savitra Sirohi
2011-08-30 05:30:33 UTC
Still valid? It would be useful to have hold fees for different itypes within the patron category. All our junior books don't have a fee, but when adults request a junior book, we have to waive the fee. Still valid, although it might make sense to split some of this up into separate bugs: - Move hold fee and enrollment fee to circulation rules page - Add new types of fees (In reply to Katrin Fischer from comment #3) > Still valid, although it might make sense to split some of this up into > separate bugs: > > - Move hold fee and enrollment fee to circulation rules page It applies also on rental fees defined on itemtypes administration. Because we could use our standard circulation rules mechanism to determine the fee amount by library, patron category and item type. (In reply to Josef Moravec from comment #4) > (In reply to Katrin Fischer from comment #3) > > Still valid, although it might make sense to split some of this up into > > separate bugs: > > > > - Move hold fee and enrollment fee to circulation rules page > > It applies also on rental fees defined on itemtypes administration. > > Because we could use our standard circulation rules mechanism to determine > the fee amount by library, patron category and item type. I've been thinking about the migration for this. Say: The library has one circulation condition for all itemtpes and all patron categories. For different itemtypes there are different rental fees. Can we safely create new circulation conditions to cover this case? We would love to see an option where by itype hold fee value can override patron category hold fee. This would allow for circumstances in which an item type hold fee policy supersedes a patron category policy, i.e. you create an exemption to the rule when needed. |