[kmymoney] [Bug 469019] New: Payees match on a blank field

2023-04-26 Thread Chris via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=469019 Bug ID: 469019 Summary: Payees match on a blank field Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Other OS: Other Status: REPORTED

Re: formatting of currency values in kmmsplits table

2022-11-15 Thread Chris via KMyMoney-devel
2022.11.15 16:55, Chris via KMyMoney-devel wrote: Good point I hadn't considered currency exchange. This is why you ask why something  was implemented that way and not assume its unnecessary. Yes I am talking to you Elon ;) Chris On 16/11/2022 2:12 am, Thomas Baumgart via KMyMoney-devel wrote

Re: formatting of currency values in kmmsplits table

2022-11-15 Thread Chris via KMyMoney-devel
4 CET Chris via KMyMoney-devel wrote: Thanks I have always used integer's, never floats or doubles, I realised back in the 90's that was a mistake when implementing credit card transactions. Rounding errors bite hard. I have always decided at the start of a project what was the maximum p

[kmymoney] [Bug 447480] Allow currencies to be divisible by more than ten decimal places

2022-11-15 Thread Chris via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480 --- Comment #4 from Chris --- This update allowed 20 decimal places in investments, not in currencies. I don't add my cryptocurrencies as investments, I add them as currencies because I use them as payment systems. Any chance the 20 decimal places could

Re: formatting of currency values in kmmsplits table

2022-11-15 Thread Chris via KMyMoney-devel
tor denominator is more flexible. Chris On 15/11/2022 5:42 pm, Thomas Baumgart via KMyMoney-devel wrote: On Dienstag, 15. November 2022 01:01:03 CET Chris via KMyMoney-devel wrote: I was going through the database tables when a file was stored as sqlcipher. I came across something I haven'

formatting of currency values in kmmsplits table

2022-11-14 Thread Chris via KMyMoney-devel
I was going through the database tables when a file was stored as sqlcipher. I came across something I haven't seen before and I was wondering why it was that way Transaction values are stored as text strings but with unusual divisors. For example the value 18.95 may be stored as "1895/100" w

[kmymoney] [Bug 453115] New: When merging payees transactions are lost and balances are corrupted

2022-04-27 Thread Chris via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=453115 Bug ID: 453115 Summary: When merging payees transactions are lost and balances are corrupted Product: kmymoney Version: 5.0.8 Platform: Other OS: Other

Re: debugging plugins

2022-04-08 Thread Chris via KMyMoney-devel
April 2022 01:14:06 CEST Chris via KMyMoney-devel wrote: Hi I am compiling kmymoney to run the debugger over a couple of plugins. When I do so setting a breakpoint fails in the source code of the plugin I want to debug (csv import). I read that its best to statically link the plugins for deb

debugging plugins

2022-04-07 Thread Chris via KMyMoney-devel
Hi I am compiling kmymoney to run the debugger over a couple of plugins. When I do so setting a breakpoint fails in the source code of the plugin I want to debug (csv import). I read that its best to statically link the plugins for debugging purposes so I recompiled using -DBUILD_SHARED=OFF

[kmymoney] [Bug 447480] New: Allow currencies to be divisible by more than ten decimal places

2021-12-24 Thread Chris via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447480 Bug ID: 447480 Summary: Allow currencies to be divisible by more than ten decimal places Product: kmymoney Version: unspecified Platform: unspecified OS: All