Summary: | Fine grace period label is incorrect | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall <kyle.m.hall> |
Component: | Circulation | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, kyle.m.hall, tomascohen, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14293 | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 14975 - Fine grace period label is incorrect
Bug 14975 - Fine grace period label is incorrect Bug 14975 - Fine grace period label is incorrect |
Description
Kyle M Hall
2015-10-07 16:15:12 UTC
Created attachment 43195 [details] [review] Bug 14975 - Fine grace period label is incorrect The column heading for grace period is "Fine grace period (day)" but the grace period works based on the unit selected ( hours or days ). The "(day)" part should be removed as it caused confusion for librarians. Test Plan: 1) Apply this patch 2) Go to the circ rules editor 3) Note the header and footer columns for grace period no longer have "(days)" at the end. Created attachment 43343 [details] [review] Bug 14975 - Fine grace period label is incorrect The column heading for grace period is "Fine grace period (day)" but the grace period works based on the unit selected ( hours or days ). The "(day)" part should be removed as it caused confusion for librarians. Test Plan: 1) Apply this patch 2) Go to the circ rules editor 3) Note the header and footer columns for grace period no longer have "(days)" at the end. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 43374 [details] [review] Bug 14975 - Fine grace period label is incorrect The column heading for grace period is "Fine grace period (day)" but the grace period works based on the unit selected ( hours or days ). The "(day)" part should be removed as it caused confusion for librarians. Test Plan: 1) Apply this patch 2) Go to the circ rules editor 3) Note the header and footer columns for grace period no longer have "(days)" at the end. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Patch pushed to master. Thanks Kyle! String changes, held for 3.20.6 |