From bugzilla-daemon@bugs.koha-community.org Thu Jan 20 09:30:35 2022
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 29911] New: Default amounts for fee types display
with comma in some cases
Date: Thu, 20 Jan 2022 08:30:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0439984256923050713=="
--===============0439984256923050713==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D29911
Bug ID: 29911
Summary: Default amounts for fee types display with comma in
some cases
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Fines and fees
Assignee: koha-bugs@lists.koha-community.org
Reporter: katrin.fischer@bsz-bw.de
QA Contact: testopia@bugs.koha-community.org
When CurrencyFormat is set to "FR" and you are manually adding a copier fee or
similar to a patron account, the amount will show up with a decimal comma
instead of a decimal dot, which won't work correctly.
This is because we are missing the on_editing =3D> 1 filter here:
maninvoice.tt