Bug 10244 - all money fields should have the tool tip like in fines
Summary: all money fields should have the tool tip like in fines
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 20:43 UTC by Nicole C. Engard
Modified: 2020-06-04 20:32 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2013-05-14 20:43:50 UTC
It would be nice if all money fields like the one when entering a budget (/cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form) had a tool tip to show not to use the currency character.
Comment 1 Owen Leonard 2019-08-09 14:14:54 UTC
I don't know if this is still an issue on some pages, but it would be better solved by using JS validation and/or <input type="number"> for entries. I'm closing this and asking that if anyone runs into this they file a bug report for the specific instance.