https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 --- Comment #78 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- OK.. I believe this now works as Katrin intended as a whole... * Displays are in localised format * Inputs are in US Decimal Dot with decimal input and a pattern match I prefer the patchset prior to this one, where both display and inputs followed currency format (though I do prefer the exception this raises if passed a bad format and would like to have moved the unformat into the controller level instead of where it was) This is, however, more consistent with the rest of the UI where we appear to expect non-localised decimal inputs regardless of how we then display them. -- You are receiving this mail because: You are watching all bug changes.