| Summary: | Format fines in patron search results table (staff client) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> |
| Component: | Patrons | Assignee: | Marc Véron <veron> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | f.demians, gmcharlt, julian.maurice, kyle |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17078 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 17076 - Format fines in patron search results table
[SIGNED-OFF] Bug 17076 - Format fines in patron search results table Bug 17076 - Format fines in patron search results table |
||
|
Description
Marc Véron
2016-08-08 09:32:33 UTC
Created attachment 54146 [details] [review] Bug 17076 - Format fines in patron search results table Format the values in patron search results following syspref CurrencyFormat. To verify: - Search for patrons who have fines or credits - In result table, column 'Fines' does not respect syspref CurrencyFormat (e.g. for FR) To test: - Apply patch - Repeat steps above, verify that fines display as appropriate - Change syspref Currencyformat, verify display Created attachment 54159 [details] [review] [SIGNED-OFF] Bug 17076 - Format fines in patron search results table Format the values in patron search results following syspref CurrencyFormat. To verify: - Search for patrons who have fines or credits - In result table, column 'Fines' does not respect syspref CurrencyFormat (e.g. for FR) To test: - Apply patch - Repeat steps above, verify that fines display as appropriate - Change syspref Currencyformat, verify display Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 54186 [details] [review] Bug 17076 - Format fines in patron search results table Format the values in patron search results following syspref CurrencyFormat. To verify: - Search for patrons who have fines or credits - In result table, column 'Fines' does not respect syspref CurrencyFormat (e.g. for FR) To test: - Apply patch - Repeat steps above, verify that fines display as appropriate - Change syspref Currencyformat, verify display Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Marc! Pushed in 16.05. Will be in 16.05.03. Pushed to 3.22.x, will be in 3.22.10 |