[kmymoney] [Bug 328050] KMymoney does not support space as thousand separator

Ralf Habacker bugzilla_noreply at kde.org
Mon Jun 4 11:28:46 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=328050

--- Comment #19 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit f5d5764af24ef75f889ae3ba2200ce616e9270ea by Ralf Habacker.
Committed on 04/06/2018 at 10:20.
Pushed by habacker into branch '4.8'.

In ofx connector do not format MyMoneyMoney instances with thousand separator

The ofx spec 2.2 at http://www.ofx.net/downloads/OFX%202.2.pdf mentions
in chapter '3.2.9.1 Basic Format' Format: A-32 that amounts should not
include any punctuation separating thousands, millions, and so forth.

M  +13   -13   kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp

https://commits.kde.org/kmymoney/f5d5764af24ef75f889ae3ba2200ce616e9270ea

--- Comment #18 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit be41c8d8e23b665619505bf0577be09f11510d05 by Ralf Habacker.
Committed on 04/06/2018 at 10:21.
Pushed by habacker into branch '4.8'.

Fix formatting MyMoneyMoney instances in csvwriter

Format the MoneyMoney instance without the thousands separator instead
of formatting it with thousands separators and then removing it.

M  +2    -3    kmymoney/plugins/csvexport/csvwriter.cpp

https://commits.kde.org/kmymoney/be41c8d8e23b665619505bf0577be09f11510d05

--- Comment #17 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 06322c4b889b019c6a15c7f140dd5d43b9864f5f by Ralf Habacker.
Committed on 04/06/2018 at 06:41.
Pushed by habacker into branch '4.8'.

Fix resetting of thousand separator in gnc reader

M  +1    -2    kmymoney/converter/mymoneygncreader.cpp

https://commits.kde.org/kmymoney/06322c4b889b019c6a15c7f140dd5d43b9864f5f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list