Bug 18504

Summary: Amount owed on fines tab should be formatted as price if <10 or credit
Product: Koha Reporter: Nick Clemens <nick>
Component: OPACAssignee: Nick Clemens <nick>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: julian.maurice, katrin.fischer, kyle, mtj
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:
Attachments: Bug Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit
[SIGNED-OFF] Bug Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit
Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit

Description Nick Clemens 2017-04-27 19:38:57 UTC
We use price formatting for fines over 10, but not otherwise
Comment 1 Nick Clemens 2017-04-27 19:41:53 UTC
Created attachment 62803 [details] [review]
Bug Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit

To test:
1 - Give a patron a fine of 1
2 - View opac fines tab, it shows as '1'
3 - Give patron a credit of '1'
4 - View opac fines tab, it shows as '1'
5 - Apply patch
6 - Both now show as '1.00'
Comment 2 Nick Clemens 2017-04-27 21:11:13 UTC
Created attachment 62805 [details] [review]
[SIGNED-OFF] Bug Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit

To test:
1 - Give a patron a fine of 1
2 - View opac fines tab, it shows as '1'
3 - Give patron a credit of '1'
4 - View opac fines tab, it shows as '1'
5 - Apply patch
6 - Both now show as '1.00'

Signed-off-by: Lisa Gugliotti <lisa@hchlibrary.org>
Comment 3 Julian Maurice 2017-05-11 12:42:19 UTC
Created attachment 63383 [details] [review]
Bug 18504 - Amount owed on fines tab should be formatted as price if <10 or credit

To test:
1 - Give a patron a fine of 1
2 - View opac fines tab, it shows as '1'
3 - Give patron a credit of '1'
4 - View opac fines tab, it shows as '1'
5 - Apply patch
6 - Both now show as '1.00'

Signed-off-by: Lisa Gugliotti <lisa@hchlibrary.org>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Comment 4 Kyle M Hall 2017-05-12 13:07:08 UTC
Pushed to master for 17.05, thanks Nick!
Comment 5 Katrin Fischer 2017-05-14 10:05:00 UTC
This patch has been pushed to 16.11.x and will be in 16.11.08.
Comment 6 Julian Maurice 2017-05-22 11:31:06 UTC
Pushed to 3.22.x for 3.22.21
Comment 7 Mason James 2017-05-24 02:39:36 UTC
Pushed to 16.05.x, for 16.05.13 release