Summary: | Apply discount button misleading | ||
---|---|---|---|
Product: | Koha | Reporter: | Kelly McElligott <kelly> |
Component: | Fines and fees | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | aleisha, andrew, jonathan.druart, lucas, martin.renvoize, patrick.robitaille |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.05
|
|
Circulation function: | |||
Bug Depends on: | 24081 | ||
Bug Blocks: | 24821 | ||
Attachments: |
Bug 26541: Remove percent sign from discount button
Bug 26541: Remove percent sign from discount button Bug 26541: Remove percent sign from discount button Bug 26541: Remove percent sign from discount button |
Description
Kelly McElligott
2020-09-25 17:41:32 UTC
I had the same misunderstanding about the button the first time, I think a change would make sense. Please just avoid $ and similar for symbols as these don't apply to all countries. Oh yes Katrin - good point. So just removing of the % and keeping the Description works! Created attachment 110774 [details] [review] Bug 26541: Remove percent sign from discount button To test: 1 - go to borrower account, apply manual fee 2 - go to Transactions tab and see that fee has "% Apply discount" button 3 - apply patch, restart, reload page 4 - button just says "Apply discount" I went with no icon as I really couldn't think of what might be helpful, but am certainly open to something else. There's a really nice Live Long and Prosper: https://fontawesome.com/v4.7.0/icons/ Created attachment 110775 [details] [review] Bug 26541: Remove percent sign from discount button Realized I'd left a stray tag, fixed. To test: 1 - go to borrower account, apply manual fee 2 - go to Transactions tab and see that fee has "% Apply discount" button 3 - apply patch, restart, reload page 4 - button just says "Apply discount" Created attachment 110778 [details] [review] Bug 26541: Remove percent sign from discount button Realized I'd left a stray tag, fixed. To test: 1 - go to borrower account, apply manual fee 2 - go to Transactions tab and see that fee has "% Apply discount" button 3 - apply patch, restart, reload page 4 - button just says "Apply discount" Signed-off-by: David Nind <david@davidnind.com> Created attachment 110782 [details] [review] Bug 26541: Remove percent sign from discount button Realized I'd left a stray tag, fixed. To test: 1 - go to borrower account, apply manual fee 2 - go to Transactions tab and see that fee has "% Apply discount" button 3 - apply patch, restart, reload page 4 - button just says "Apply discount" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.05 missing dependencies, not backported to 19.11.x |