Summary: | Incorrect Discount applied to rental charge at checkout | ||
---|---|---|---|
Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
Component: | Circulation | Assignee: | Colin Campbell <colin.campbell> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Proposed patch |
Description
Colin Campbell
2011-02-07 17:22:00 UTC
Created attachment 3086 [details] [review] Proposed patch This bug is mentioned in: Bug 5708 : Get Correct Discount when levying rentalcharge http://lists.koha-community.org/pipermail/koha-patches/2011-February/013776.html Signing off based on this testing procedure: 1. Set up rental charges for item types, set up a discount for a patron category at a specific library. 2. Observed that before patching, the rental discount was applied to that patron category even when logged in to a different library. 3. Post-patch, rental discount was correctly applied for that patron category at the logged-in branch. Patch pushed, please test Tested in Production |