Summary: | Allow setting AR fees at item type level | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, martin.renvoize, mirjam.vantieghem |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 27946 | ||
Bug Blocks: |
Description
Tomás Cohen Arazi (tcohen)
2022-01-07 14:23:56 UTC
Questions: - Do we need a fulfillment step at checkin? i.e. if an item that can fulfill the request is scanned, then it is informed to the staff, and assigned to the AR. - In that case, wouldn't it make more sense to charge the fee when the AR is 'accepted'? Because if you have a default fee for the biblio-level itype, and then the staff assigns a specific item, then the fee may differ? - I understand not all AR need to be fulfilled by specific items, because the library might have already scanned things. In that case, how it should behave? Maybe for another bug. |