| Summary: | Calculation of fines on return needs to be documented | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Patrons | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | chris, gmcharlt, kyle, liz, mtj, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode
Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode |
||
|
Description
Katrin Fischer
2013-04-25 19:30:38 UTC
On further discussing this on IRC, we got some votes on recalculation being optional. finesmode could still have a note mentioning that not only the fines.pl cronjob can accrue fines. Created attachment 39967 [details] [review] Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode This adds a note to the descrpition of the finesmode system preference mentioning that CalculateFinesOnReturn is another option for charging fines: Note: Fines can also be charged by the CalculateFinesOnReturn system preference. To test: - Search for the finesmode system preference - Verify the new text shows and is correct Created attachment 40116 [details] [review] Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode This adds a note to the descrpition of the finesmode system preference mentioning that CalculateFinesOnReturn is another option for charging fines: Note: Fines can also be charged by the CalculateFinesOnReturn system preference. To test: - Search for the finesmode system preference - Verify the new text shows and is correct NOTE: New text appears as expected. You can also just scroll for it on the Circulation preferences tab. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 40163 [details] [review] Bug 10119: Add note about CalculateFinesOnReturn to description of finesmode This adds a note to the descrpition of the finesmode system preference mentioning that CalculateFinesOnReturn is another option for charging fines: Note: Fines can also be charged by the CalculateFinesOnReturn system preference. To test: - Search for the finesmode system preference - Verify the new text shows and is correct NOTE: New text appears as expected. You can also just scroll for it on the Circulation preferences tab. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> Patch pushed to master. Thanks Katrin! Pushed to 3.20.x will be in 3.20.2 Pushed to 3.18.x will be in 3.18.09 Contains string changes, holding till 3.16.14 |