Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard e91308d729 Bug 27410: (follow-up) Updates to accommodate currency entry
This patch makes two modifications in order to allow the entry of
currency strings (e.g. 1.25).

 - Inputmode changed to "decimal"
 - Regex pattern changed to "^\d+(\.\d{2})?$" as found in
   admin/debit_types.tt

To test, apply the patch and test entry of various strings in the manual
invoice "amount" field. Confirm that the field only accepts digits or
digits followed by a decimal and two digits.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-05 13:48:31 +01:00
..
acqui Bug 24624: Remove unused jquery.cookie.js plugin 2021-03-04 16:18:42 +01:00
admin Bug 22824: Replace wrong auto replacement 2021-03-04 16:18:42 +01:00
authorities
basket
batch
catalogue Bug 25846: (follow-up) Show "No cover image available" message 2021-03-04 08:38:09 +01:00
cataloguing Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor 2021-03-04 16:18:42 +01:00
circ Bug 25690: (follow-up) Correct grammar in warning messages 2021-03-04 16:18:42 +01:00
clubs
common
course_reserves
errors
ill
installer Bug 27473: Remove the redirect after 10sec 2021-03-03 15:53:59 +01:00
labels
mana
members Bug 27410: (follow-up) Updates to accommodate currency entry 2021-03-05 13:48:31 +01:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 27777: (alternate) Improve tables on Point of Sale page for low screen resolutions 2021-03-05 13:38:58 +01:00
reports
reserve
reviews
rotating_collections Bug 26618: (QA follow-up) Update messages syntax 2021-03-03 15:36:13 +01:00
serials
services
suggestion
tags
test
tools Bug 26960: Move batch item modification template JavaScript to the footer 2021-03-04 16:18:42 +01:00
virtualshelves
about.tt Bug 22824: Add warning to the about page 2021-03-04 16:18:42 +01:00
auth.tt
intranet-main.tt