Summary: | Show hint when disabling active currency checkbox | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, koha.sekjal, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/currency.pl | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 8119 - Show hint when disabling active currency checkbox
Bug 8119 - Show hint when disabling active currency checkbox Bug 8119 - Followup: Show hint when disabling active currency checkbox Bug 8119 - Show hint when disabling active currency checkbox Bug 8119 - Followup Show hint when disabling active currency checkbox |
Description
Owen Leonard
2012-05-18 13:18:40 UTC
Created attachment 9638 [details] [review] Bug 8119 - Show hint when disabling active currency checkbox Display a hint when the exchange rate != 1.0: "The active currency must have a rate of 1.0" Created attachment 9657 [details] [review] Bug 8119 - Show hint when disabling active currency checkbox Display a hint when the exchange rate != 1.0: "The active currency must have a rate of 1.0" Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 9692 [details] [review] Bug 8119 - Followup: Show hint when disabling active currency checkbox Display the message on editing Created attachment 9927 [details] [review] Bug 8119 - Show hint when disabling active currency checkbox Display a hint when the exchange rate != 1.0: "The active currency must have a rate of 1.0" Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Shari Perkins <dear.shari+koha@gmail.com> Created attachment 9928 [details] [review] Bug 8119 - Followup Show hint when disabling active currency checkbox Display the message on editing Signed-off-by: Shari Perkins <dear.shari+koha@gmail.com> Signed off by Shari Perkins, uploaded with Jared Camins-Esakov's account. Both patches are javascript-only, first adding a hint where appropriate (in a translatable way, I believe), then making a new subroutine to check for this. Marking Passed QA more a tiny ENH than a bugfix, but chris_c, I let you decide. Pushed to 3.8.x, will be in 3.8.2 |