[kmymoney] [Bug 487676] KMy Money: Change to FinTS Standard?

2024-05-28 Thread Harald Sitter via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487676

Harald Sitter  changed:

   What|Removed |Added

Product|kde |kmymoney
  Component|general |general
   Assignee|unassigned-b...@kde.org |kmymoney-devel@kde.org

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

[kmymoney] [Bug 487317] Inaccurate TL sign (₺) display

2024-05-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487317

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.2
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/0487f4
   ||7b6da4b2cee47a13983f375eda7
   ||f205501
 Status|REPORTED|RESOLVED

--- Comment #7 from Thomas Baumgart  ---
Git commit 0487f47b6da4b2cee47a13983f375eda7f205501 by Thomas Baumgart.
Committed on 28/05/2024 at 15:48.
Pushed by tbaumgart into branch 'master'.

Extract monetary formatting rules from QLocale

Extract the information howto format a monetary value from QLocale
instead of using std::localeconv which provides false information in
some cases.
FIXED-IN: 5.2

M  +1-39   kmymoney/main.cpp
M  +0-21   kmymoney/misc/platformtools.h
M  +0-38   kmymoney/misc/platformtools_gnu.cpp
M  +1-49   kmymoney/misc/platformtools_nognu.cpp
M  +53   -0kmymoney/mymoney/mymoneymoney.cpp
M  +2-0kmymoney/mymoney/mymoneymoney.h
M  +4-3kmymoney/widgets/amountvalidator.cpp
M  +1-1kmymoney/widgets/tests/CMakeLists.txt

https://invent.kde.org/office/kmymoney/-/commit/0487f47b6da4b2cee47a13983f375eda7f205501

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

[kmymoney] [Bug 487317] Inaccurate TL sign (₺) display

2024-05-28 Thread Emir SARI via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487317

--- Comment #8 from Emir SARI  ---
Thank you!

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

[kmymoney] [Bug 487676] KMy Money: Change to FinTS Standard?

2024-05-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=487676

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---
First off: the forum at https://discuss.kde.org/tag/kmymoney is better suited
for this kind of question than the bug tracker here.

But since we're at it: KMyMoney is using the AqBanking project for the online
communication with the institutions. FinTS is supported for many years already.
More on the topic HBCI vs. FinTS can be found here:
https://homebanking-hilfe.de/forum/topic.php?t=12508. We should probably add
FinTS to the collection of protocols :)

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