[Koha-bugs] [Bug 18723] Dot not recognized as decimal separator on receive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 7 07:56:52 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18723

--- Comment #32 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
This patch works fine for master, but I wonder about the lower versions.
Maybe the addition of replacement cost for 18.11 changed something? It's not
there in 17.11, so the same fix will not apply I think.

On 18.11:

1) Set CurrencyFormat to FR
2) Receive item in acq:
   Quantity received: 1
   Actual cost and replacement cost: 11.11
3) Verify _both_ turned into: 111.10

On Master:
0) - 2) as above
3) Same with the patch: 111.10
4) Repeat with patch: all good.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list