gnucash maint: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Thu Jan 2 07:21:45 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/9e8886ef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1c6f3fc9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a574be63 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7acc2706 (commit)



commit 9e8886efb6f0f7ad2339887a7809887286022508
Merge: 7acc2706c 1c6f3fc95
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 2 13:15:43 2020 +0100

    Merge PR #623 into maint

commit 1c6f3fc957bb3524d0ccbcb11de117bc84c6dab4
Author: Daniel Dittmann <ddittmann at gmx.net>
Date:   Mon Dec 30 17:53:05 2019 +0100

    create a more consistent aqbanking online_id
    
    The online_id will generated based on bankcode and accountnumber. The
    accountnumber may have leading zeros which shall be ignored to make the
    creation reliable. In my case the accountnumber of the accountinfo has
    no
    leading zeros, but the accountnumber of the imported transactions has
    leading
    zeros. In the result the generated online_id was different and the
    widget
    to assign the transactions to a account appears always.

commit a574be635a638f08517b0c125c78050079fb7f2e
Author: Daniel Dittmann <ddittmann at gmx.net>
Date:   Mon Dec 30 15:02:44 2019 +0100

    gnucash/import-export/aqb/gnc-ab-utils.c: extract 'create_online_id' function



Summary of changes:
 gnucash/import-export/aqb/gnc-ab-utils.c | 35 ++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list