[kmymoney] [Bug 398982] Opening Balances in forecast are wrong

2019-10-02 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=398982

Stefan Vater  changed:

   What|Removed |Added

 Attachment #122961|0   |1
is obsolete||

--- Comment #5 from Stefan Vater  ---
Created attachment 122984
  --> https://bugs.kde.org/attachment.cgi?id=122984&action=edit
new patch for bug

I further investigated the problem with the wrong sign of the liabilities, and
came up with another patch, which fixes also this problem.

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

[kmymoney] [Bug 384051] No reset of hcbi account pin possible

2019-10-02 Thread AndreJ
https://bugs.kde.org/show_bug.cgi?id=384051

AndreJ  changed:

   What|Removed |Added

 CC||andre+jo...@nurfuerspam.de

--- Comment #2 from AndreJ  ---
KMyMoney keeps the PIN in its own memory, and sends it by aqbanking modules to
the bank. If the PIN was rejected, KMyMoney should destroy it, and ask the user
again.

Or make a checkbox [x] keep PIN in memory in the PIN input box
That is the way some other banking software does it.

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

Re: Snapshots for KMyMoney on Windows

2019-10-02 Thread Andre Joost

Am 02.10.19 um 11:00 schrieb Ralf Habacker:


There will be a new snapshot at the mentioned url in short.



Just tested on another PC with another bank (Sparkasse) and looks far 
better now.
They did not want a TAN, because I did that on their website and with 
another software already. But I needed to get the SEPA information for 
the account to be able to update it.


HTH,
Andr Joost



[kmymoney] [Bug 384051] No reset of hcbi account pin possible

2019-10-02 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=384051

Stefan Vater  changed:

   What|Removed |Added

 CC||st.va...@web.de

--- Comment #1 from Stefan Vater  ---
Isn't this more a problem of aqbanking, than of kmymoney? I thought all the
HBCI setup is done in the frontends of aqbanking...

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

Re: Snapshots for KMyMoney on Windows

2019-10-02 Thread Andre Joost

Am 02.10.19 um 11:00 schrieb Ralf Habacker:

Am 01.10.19 um 14:52 schrieb Andre Joost:

Am 01.10.19 um 13:21 schrieb Ralf Habacker:

Hi all,

below https://download.kde.org/unstable/kmymoney/ you can find snapshots
for KMyMoney on Windows from the git branch 5.0 with aqbanking 5.99 and
gwenhywfar 4.99 packages.

To use aqbanking 5.8 settings with this installation you need to copy
%USERPROFILE%\aqbanking\settings to %USERPROFILE%\aqbanking\settings6 .



Thanks for putting this online.
I tested with HBCI users created on the command line and which already
work with GnuCash. In the HBCI users list I see all entries doubled.
This has been already fixed in GnuCash. Btw current versions are now
AqBanking 5.99.37beta, Gwenhywfar 4.99.20rc4
while KMyMoney has 5.99.35 and 4.99.18.1



There will be a new snapshot at the mentioned url in short.


For one bank (Postbank) I was able to update the account just with a
PIN, but another (Sparda) wants a TAN. I get a new black Window with a
white x on a red circle, but not the flicker code to generate a TAN.
Closing the window and aborting the update leads to a crash of KMyMoney.



If kmymoney still crashes with this new snapshot, you may run kmymoney
with gdb to get a backtrace.



I just did a new test with the first snapshot and itan-method "chiptan 
manuell". It works on the command line, and afterwards I don't need a 
TAN for updating the account anymore (at least for the next 90 days).


Greetings,
Andre Joost




Re: Snapshots for KMyMoney on Windows

2019-10-02 Thread Ralf Habacker
Am 01.10.19 um 14:52 schrieb Andre Joost:
> Am 01.10.19 um 13:21 schrieb Ralf Habacker:
>> Hi all,
>>
>> below https://download.kde.org/unstable/kmymoney/ you can find snapshots
>> for KMyMoney on Windows from the git branch 5.0 with aqbanking 5.99 and
>> gwenhywfar 4.99 packages.
>>
>> To use aqbanking 5.8 settings with this installation you need to copy
>> %USERPROFILE%\aqbanking\settings to %USERPROFILE%\aqbanking\settings6 .
>>
> 
> Thanks for putting this online.
> I tested with HBCI users created on the command line and which already
> work with GnuCash. In the HBCI users list I see all entries doubled.
> This has been already fixed in GnuCash. Btw current versions are now
> AqBanking 5.99.37beta, Gwenhywfar 4.99.20rc4
> while KMyMoney has 5.99.35 and 4.99.18.1
There will be a new snapshot at the mentioned url in short.

> For one bank (Postbank) I was able to update the account just with a
> PIN, but another (Sparda) wants a TAN. I get a new black Window with a
> white x on a red circle, but not the flicker code to generate a TAN.
> Closing the window and aborting the update leads to a crash of KMyMoney.
If kmymoney still crashes with this new snapshot, you may run kmymoney
with gdb to get a backtrace.

To have debug symbols at the mentioned website there are also files
named *-debug-*, containing gdb symbols. The package need to be unpacked
in the install root (the directory containing 'bin' dir') before
starting gdb.

You can get gdb for Windows from
https://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/gdb/

Ralf


[kmymoney] [Bug 398982] Opening Balances in forecast are wrong

2019-10-02 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=398982

--- Comment #4 from Stefan Vater  ---
I found out that there is still a problem with liability accounts which are
added with the wrong sign in the opening Balance. Actually, what date should
the opening balance hold? Should it be really shown in the forecase?

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

Re: Snapshots for KMyMoney on Windows

2019-10-02 Thread Andre Joost

Am 01.10.19 um 13:21 schrieb Ralf Habacker:

Hi all,

below https://download.kde.org/unstable/kmymoney/ you can find snapshots
for KMyMoney on Windows from the git branch 5.0 with aqbanking 5.99 and
gwenhywfar 4.99 packages.

To use aqbanking 5.8 settings with this installation you need to copy
%USERPROFILE%\aqbanking\settings to %USERPROFILE%\aqbanking\settings6 .



Thanks for putting this online.
I tested with HBCI users created on the command line and which already 
work with GnuCash. In the HBCI users list I see all entries doubled. 
This has been already fixed in GnuCash. Btw current versions are now

AqBanking 5.99.37beta, Gwenhywfar 4.99.20rc4
while KMyMoney has 5.99.35 and 4.99.18.1

For one bank (Postbank) I was able to update the account just with a 
PIN, but another (Sparda) wants a TAN. I get a new black Window with a 
white x on a red circle, but not the flicker code to generate a TAN. 
Closing the window and aborting the update leads to a crash of KMyMoney.


HTH,
Andre Joost