https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18723
--- Comment #32 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
