[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-30 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452024

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/2124266b
   ||ee9cf83077d30d19aa8716cc319
   ||94a55
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Thomas Baumgart  ---
Git commit 2124266bee9cf83077d30d19aa8716cc31994a55 by Thomas Baumgart.
Committed on 30/03/2022 at 07:05.
Pushed by tbaumgart into branch 'master'.

Use selected QifProfile when creating QIF copy of CSV import file

M  +21   -16   kmymoney/plugins/csv/import/bankingwizardpage.cpp
M  +13   -12   kmymoney/plugins/csv/import/bankingwizardpage.h
M  +33   -9kmymoney/plugins/csv/import/csvwizard.cpp
M  +33   -30   kmymoney/plugins/csv/import/investmentwizardpage.cpp
M  +30   -29   kmymoney/plugins/csv/import/investmentwizardpage.h

https://invent.kde.org/office/kmymoney/commit/2124266bee9cf83077d30d19aa8716cc31994a55

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

[kmymoney] [Bug 420438] Cannot Download Stock Prices with AppImage Version of KMyMoney

2022-03-30 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=420438

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|LATER   |FIXED

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

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-30 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #4 from Thomas Baumgart  ---
Yes, I have something in the works.

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

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=452024

Thomas Baumgart  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[kmymoney] [Bug 424377] Change default matching behavior for new payees to "match on exact payee name"

2022-03-26 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=424377

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/caa11249
   ||c6df800ee4aa69b6a733e067241
   ||b65a3
   Version Fixed In||5.1.3
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Thomas Baumgart  ---
Git commit caa11249c6df800ee4aa69b6a733e067241b65a3 by Thomas Baumgart.
Committed on 26/03/2022 at 08:24.
Pushed by tbaumgart into branch '5.1'.

Set default for new payees to match on name
FIXED-IN: 5.1.3

(cherry picked from commit d13ed775e1a5b440812d0837c652c4c03d4575f4)

M  +1-0kmymoney/kmymoneyutils.cpp

https://invent.kde.org/office/kmymoney/commit/caa11249c6df800ee4aa69b6a733e067241b65a3

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

[kmymoney] [Bug 424377] Change default matching behavior for new payees to "match on exact payee name"

2022-03-26 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=424377

--- Comment #10 from Thomas Baumgart  ---
Git commit d13ed775e1a5b440812d0837c652c4c03d4575f4 by Thomas Baumgart.
Committed on 26/03/2022 at 08:01.
Pushed by tbaumgart into branch 'master'.

Set default for new payees to match on name

M  +1-0kmymoney/kmymoneyutils.cpp

https://invent.kde.org/office/kmymoney/commit/d13ed775e1a5b440812d0837c652c4c03d4575f4

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

[kmymoney] [Bug 451891] Setting the payee matching to exact name is not persistent

2022-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451891

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||5.1.3
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/eb5ea86a
   ||8c3ab6797275b5aee2d4c36cc4c
   ||7d7e5

--- Comment #2 from Thomas Baumgart  ---
Git commit eb5ea86a8c3ab6797275b5aee2d4c36cc4c7d7e5 by Thomas Baumgart.
Committed on 25/03/2022 at 14:40.
Pushed by tbaumgart into branch '5.1'.

Persist exact name matching
FIXED-IN: 5.1.3

(cherry picked from commit aecff7cf0a219618255bfc18401f933ee10580ff)

M  +4-1kmymoney/mymoney/mymoneypayee.cpp
M  +6-5kmymoney/views/kpayeesview.cpp

https://invent.kde.org/office/kmymoney/commit/eb5ea86a8c3ab6797275b5aee2d4c36cc4c7d7e5

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

[kmymoney] [Bug 451891] Setting the payee matching to exact name is not persistent

2022-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451891

--- Comment #1 from Thomas Baumgart  ---
Git commit aecff7cf0a219618255bfc18401f933ee10580ff by Thomas Baumgart.
Committed on 25/03/2022 at 14:19.
Pushed by tbaumgart into branch 'master'.

Persist exact name matching

M  +4-1kmymoney/mymoney/mymoneypayee.cpp
M  +6-5kmymoney/views/kpayeesview.cpp

https://invent.kde.org/office/kmymoney/commit/aecff7cf0a219618255bfc18401f933ee10580ff

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

[kmymoney] [Bug 424377] Change default matching behavior for new payees to "match on exact payee name"

2022-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=424377

--- Comment #9 from Thomas Baumgart  ---
Git commit aecff7cf0a219618255bfc18401f933ee10580ff by Thomas Baumgart.
Committed on 25/03/2022 at 14:19.
Pushed by tbaumgart into branch 'master'.

Persist exact name matching

M  +4-1kmymoney/mymoney/mymoneypayee.cpp
M  +6-5kmymoney/views/kpayeesview.cpp

https://invent.kde.org/office/kmymoney/commit/aecff7cf0a219618255bfc18401f933ee10580ff

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

[kmymoney] [Bug 451891] New: Setting the payee matching to exact name is not persistent

2022-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451891

Bug ID: 451891
   Summary: Setting the payee matching to exact name is not
persistent
   Product: kmymoney
   Version: 5.1.2
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: file
  Assignee: kmymoney-devel@kde.org
  Reporter: tbaumg...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Set the matching method on a payee to "exact name"
2. Save the file and reload it

OBSERVED RESULT
Matching method on that payee changed to "partial name"

EXPECTED RESULT
Matching method remains "exact name"

Bug 424377 maybe related

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

[kmymoney] [Bug 451828] When importing Online transactions using OFX, transactions may be skipped if occurred on the day of the last update

2022-03-25 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451828

--- Comment #4 from Thomas Baumgart  ---
Jack is right: in case you select "Last update" the start date in the request
sent to the OFX server will be adjusted by 3 days prior to that. This never
caused any problems so far. In case we think 3 days is not enough, we can
simply enlarge that to 5 or even 7 or 10 days. Duplicates btw. are detected by
the current logic without problems. There is no additional logic needed. The
constant subtraction for OFX is performed in
MyMoneyOfxConnector::statementStartDate().

The screenshot may have caused some confusion. The selected option was by
accident. I did not pay attention when I created it. I just wanted to show that
we have options, and obviously the "Last update" is the one you want to use.
KBanking for the HBCI protocol does exactly the same and I never missed a
single transaction in the last 10+ years or so.

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

[kmymoney] [Bug 451841] Today I had to move to a new account and it is giving me an error

2022-03-24 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451841

--- Comment #1 from Thomas Baumgart  ---
Turn on the "Show equity accounts" option. This will display the Equity group
in the accounts view under which the Opening Balances accounts reside. Select
the opening balances account and change its opening date. That should solve the
problem. Please report back here.

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

[kmymoney] [Bug 451828] When importing Online transactions using OFX, transactions may be skipped if occurred on the day of the last update

2022-03-23 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451828

--- Comment #1 from Thomas Baumgart  ---
Created attachment 147685
  --> https://bugs.kde.org/attachment.cgi?id=147685=edit
OFX import options

Please see attached screenshot. Such an option is already available. If it is
not working, then please state that here or close it as not a bug.

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

[kmymoney] [Bug 450653] Credit card balances are wrong in net worth report

2022-03-23 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450653

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REPORTED

--- Comment #6 from Thomas Baumgart  ---
Reopening as it is not (yet) resolved.

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

[kmymoney] [Bug 451677] crashes on new category with a double colon

2022-03-19 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451677

--- Comment #1 from Thomas Baumgart  ---
Git commit 464b05dbaa11ef31593184828726bbf2f9820c92 by Thomas Baumgart.
Committed on 19/03/2022 at 16:49.
Pushed by tbaumgart into branch 'master'.

Rework checks in account / category editor

Show tooltips in case of problems, eg percentage out of range, name
missing or :: part of name

M  +41   -26   kmymoney/dialogs/knewaccountdlg.cpp
M  +93   -99   kmymoney/dialogs/knewaccountdlg.ui
M  +1-1kmymoney/widgets/kmymoneyselector.cpp

https://invent.kde.org/office/kmymoney/commit/464b05dbaa11ef31593184828726bbf2f9820c92

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

[kmymoney] [Bug 344324] Mark reason for disabled OK button in transaction editor more prominent

2022-03-15 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=344324

--- Comment #7 from Thomas Baumgart  ---
Created attachment 147501
  --> https://bugs.kde.org/attachment.cgi?id=147501=edit
Tooltip and widget when post date is prior to opening date of account

Current master shows a red frame around the widget in this scenario and the
tooltip explains the problem.

Info about the VDG can be found on
https://community.kde.org/Get_Involved/design

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

[kmymoney] [Bug 432380] Appimage unable to print reports

2022-03-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=432380

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED
   Version Fixed In||5.1.3

--- Comment #8 from Thomas Baumgart  ---
Mark reported that the printing problem was resolved recently. So I close that
here.

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

[kmymoney] [Bug 446202] Missing Dependencies for AppImage build

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446202

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Thomas Baumgart  ---
This was fixed in the meantime.

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

[kmymoney] [Bug 409614] Share price precision incorrectly limited to 4 decimal places

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=409614

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #13 from Thomas Baumgart  ---
This must have been fixed in the meantime.

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

[kmymoney] [Bug 344330] Password is send several times even if it is wrong

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=344330

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---
This was fixed in AqBanking itself:
>  commit f0c8a65ada0b8387199b028a117df42a1f9ab468
>  Author: Martin Preuss 
>  Date:   Sun Sep 5 19:33:35 2021 +0200
>  
>  GUI: Remove bad pin also from password cache.
>  
and contained in AqBanking 5.7.1

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

[kmymoney] [Bug 420438] Cannot Download Stock Prices with AppImage Version of KMyMoney

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=420438

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Thomas Baumgart  ---
This has recently been fixed by a combination of changes in the KIO framework,
the AppImage build infrastructure and KMyMoney source code. Can you please try
with the lastest AppImage and confirm it here? Thanks.

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

[kmymoney] [Bug 432380] Appimage unable to print reports

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=432380

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Thomas Baumgart  ---
Can you please check using the latest stable AppImage available on
https://binary-factory.kde.org/job/KMyMoney_Release_appimage-centos7/ ? I was
unable to reproduce the problem with it but like to have your confirmation.

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

[kmymoney] [Bug 433380] Creating new currencies causes false entries in the database

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=433380

Thomas Baumgart  changed:

   What|Removed |Added

  Component|bugtracker  |reports

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

[kmymoney] [Bug 451269] Report by Category showing wrong total

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451269

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Thomas Baumgart  ---
Nevertheless, having a demo file to reproduce this would be wonderful.

*** This bug has been marked as a duplicate of bug 448788 ***

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

[kmymoney] [Bug 448788] Incorrect Currency Conversion in Reports

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448788

Thomas Baumgart  changed:

   What|Removed |Added

 CC||pet...@fotodomain.com

--- Comment #1 from Thomas Baumgart  ---
*** Bug 451269 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 451269] Report by Category showing wrong total

2022-03-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451269

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Thomas Baumgart  ---
I am unable to duplicate the problem. Can you provide a sample data file that
shows the problem, please?

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

[i18n] [Bug 451376] Typo in German translation

2022-03-10 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451376

Thomas Baumgart  changed:

   What|Removed |Added

  Component|translation |de
Version|5.1.2   |unspecified
Product|kmymoney|i18n
   Assignee|kmymoney-devel@kde.org  |kde-i18n...@kde.org

--- Comment #1 from Thomas Baumgart  ---
The translations are not handled by the project team itself but the i18n-de
team. Re-assigning this one.

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

Re: Hard dependency on plasma-framework in Alkimia

2022-03-09 Thread Thomas Baumgart via KMyMoney-devel
Hi Ben,

On Mittwoch, 9. März 2022 11:09:53 CET Ben Cooksley wrote:

> Hi Thomas,
> 
> Recently some changes were introduced to Frameworks which means that they
> now enforce more rigorously the platforms on which they build.
> 
> This means that Plasma Framework is no longer available on Windows -
> unfortunately though it looks like Alkimia has a mandatory dependency on
> Plasma Framework.
> 
> Are you able to make this optional or should we disable Windows CI builds
> for Alkimia (and the projects that depend on it)?

I just accepted https://invent.kde.org/office/alkimia/-/merge_requests/17 so you
can re-enable Alkimia builds once this is merged.

p.s. quite a short time frame from notice until cut-off for my taste.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Linux, because rebooting is for adding new hardware ...
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 451269] Report by Category showing wrong total

2022-03-08 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451269

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Thomas Baumgart  ---
Does this problem also show on the default (un-customized) report? If not,
which customizations/filters did you apply for the report?

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

[kmymoney] [Bug 450965] Please add Functionality to Scheduled Transactions

2022-03-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450965

--- Comment #4 from Thomas Baumgart  ---
Please do us a favor and cut off the original part when you respond via mail
and possibly don't send HTML mails. It screws things up badly (see yourself at
https://bugs.kde.org/show_bug.cgi?id=450965)

Now to the answer: The version you use is tooo old :)

commit 0ec67b8ee535ab0bedcee16bd5f2ec3491fe3fa9 (origin/5.1, 5.1)
Author: Thomas Baumgart 
Date:   Sun Mar 6 08:14:55 2022 +0100

Maintain information in number field of schedules

The number field in schedules was cleared out when the payment method
was not 'write check'. This limitation has been removed.

FEATURE: 450965
FIXED-IN: 5.1.3

commit dcb4ef20841a7958a34da4868151f019473b31b1
Author: Thomas Baumgart 
Date:   Sun Feb 27 18:49:13 2022 +0100

Resolve compiler warnings

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

[kmymoney] [Bug 450965] Please add Functionality to Scheduled Transactions

2022-03-05 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450965

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/0ec67b8e
   ||e535ab0bedcee16bd5f2ec3491f
   ||e3fa9
   Version Fixed In||5.1.3
 Status|REPORTED|RESOLVED

--- Comment #2 from Thomas Baumgart  ---
Git commit 0ec67b8ee535ab0bedcee16bd5f2ec3491fe3fa9 by Thomas Baumgart.
Committed on 06/03/2022 at 07:14.
Pushed by tbaumgart into branch '5.1'.

Maintain information in number field of schedules

The number field in schedules was cleared out when the payment method
was not 'write check'. This limitation has been removed.
FIXED-IN: 5.1.3

M  +0-28   kmymoney/dialogs/keditscheduledlg.cpp
M  +0-1kmymoney/dialogs/keditscheduledlg.h
M  +0-6kmymoney/dialogs/kenterscheduledlg.cpp

https://invent.kde.org/office/kmymoney/commit/0ec67b8ee535ab0bedcee16bd5f2ec3491fe3fa9

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

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-03-05 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593

--- Comment #24 from Thomas Baumgart  ---
Please don't hijack a bug-entry for an unrelated issue next time. Thanks.

Here's the reason:
https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/188be44f6a3105d21392ad0da06a0a33fe0753cf
Unfortunately no comment why :(

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

Re: Revisiting problems with price updates

2022-03-02 Thread Thomas Baumgart via KMyMoney-devel
On Montag, 28. Februar 2022 17:04:10 CET Jack via KMyMoney-devel wrote:

> On 2/28/22 01:46, Thomas Baumgart via KMyMoney-devel wrote:
> > On Mittwoch, 23. Februar 2022 00:15:26 CET Jack via KMyMoney-devel wrote:
> >> As this is getting rather long winded, I'm going to trim down to mainly
> >> stuff I'm directly replying to.
> >>
> >> On 2022.02.22 02:34, Thomas Baumgart via KMyMoney-devel wrote:
> >>> On Dienstag, 22. Februar 2022 01:47:21 CET Jack via KMyMoney-devel
> >>> wrote:
> >> [snip]
> >>>> As one example, I have an equity E416 for symbol CARR (Carrier
> >>>> Global Corp.)
> >>>> If I look in the Price Editor for CARR, I see two entries - one is
> >>>> from KMyMOney Currency and the other from Yahoo Finance.  It is not
> >>>> clear why there are two en tries for the same ID and Name.
> >>> See below. What are the dates of these entries?
> >> 1/6/21 Currency and 2/4/22 Yahoo Finance.  Probable the most recent
> >> price of each of the two pricepairs.

> > I added code to remove those 'invalid' price pairs. Please have a look at 
> > the
> > console next time you save the file. It will not save those entries anymore
> > and afterwards they should be gone. If they re-appear, we need to figure out
> > why and what causes it. Again, having a look at the console for those
> > debug messages about price pairs is important.

> I confirm this works as you describe.  The problem with console messages 
> is that unless you are explicitly looking for them, things like this do 
> not stand out much from the usual, info messages. Another future thought 
> - to distinguish info from warning from error in console output, 
> although I'm not sure there is any good, reliable way.

Neiter do I :(   I know, but for now it is just a debug thingy we need to look 
at.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Life would be so much easier if we could just
look at the source code. -- Dave Olson
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 450426] OFX import is broken on MS-Windows

2022-03-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

Thomas Baumgart  changed:

   What|Removed |Added

Summary|OFX import fails is broken  |OFX import is broken on
   |on MS-Windows   |MS-Windows

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

[kmymoney] [Bug 450426] OFX import fails is broken on MS-Windows

2022-03-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

Thomas Baumgart  changed:

   What|Removed |Added

 CC||b...@michaelphilips.co.uk

--- Comment #18 from Thomas Baumgart  ---
*** Bug 451000 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 451000] parse error when importing OFX file

2022-03-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451000

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 450426 ***

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

[kmymoney] [Bug 450999] pares erro when importing OFX file

2022-03-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450999

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 451000 ***

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

[kmymoney] [Bug 451000] parse error when importing OFX file

2022-03-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=451000

--- Comment #1 from Thomas Baumgart  ---
*** Bug 450999 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 450939] Unable to parse file when importing .OFX files

2022-02-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450939

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 450426 ***

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

[kmymoney] [Bug 450426] OFX import fails is broken on MS-Windows

2022-02-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

Thomas Baumgart  changed:

   What|Removed |Added

 CC||tomwie...@yahoo.ca

--- Comment #17 from Thomas Baumgart  ---
*** Bug 450939 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 450426] OFX import fails is broken on MS-Windows

2022-02-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

Thomas Baumgart  changed:

   What|Removed |Added

Summary|OFX import fails: Unable to |OFX import fails is broken
   |find the DTD named  |on MS-Windows
   |opensp.dcl  |
 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #16 from Thomas Baumgart  ---
The originally reported location problem has been fixed in master (and will be
fixed in 5.1 soon) so far with the recent commits by overriding the default
path with the one used for KMyMoney.

Unfortunately, this leads to the next problem which is that the build of libOFX
contained in the KDE binary factory build produces weird results. This has to
be analyzed and fixed. Therefore, I will update the topic of this bug to a more
generic version which also covers this problem.

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

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593

--- Comment #21 from Thomas Baumgart  ---
70d611778e9 is the commit on master. AppImages are generated on a daily basis.
All changes on the resp. branch that were commited until then are included. I
am not sure what makes you think that it is not included. I pushed the changes
yesterday around 7pm my time and the 5.1 AppImage 5.1-36 was build on 8:24 pm
my time. So that is a gap of approx. 90 mins. The look at the console log of
the build confirms that 8:24 was the start time, so the change should be
included. The Help/About dialog of KMyMoney will show you the exact git commit
that was used by the build. Same for master: commit around 7:20 pm and build
started today 10 mins to 2pm (but fails since Feb 20th).

Using the stable AppImage is a good idea I think. Keep the downloads in case
you have to go back at some point in time.

Let's see how the latest AppImage works for you.

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

[kmymoney] [Bug 450426] OFX import fails: Unable to find the DTD named opensp.dcl

2022-02-28 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

--- Comment #15 from Thomas Baumgart  ---
Git commit a025ae3b5724a0c33be3e7a32c788118a72079f5 by Thomas Baumgart.
Committed on 28/02/2022 at 10:21.
Pushed by tbaumgart into branch 'master'.

Make sure to include terminating directory separator in dtd path

M  +1-1kmymoney/plugins/ofx/import/ofximporter.cpp

https://invent.kde.org/office/kmymoney/commit/a025ae3b5724a0c33be3e7a32c788118a72079f5

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

[kmymoney] [Bug 450426] OFX import fails: Unable to find the DTD named opensp.dcl

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450426

--- Comment #14 from Thomas Baumgart  ---
Git commit 3022d9b0db11d01a96457ecae3a469282d8dd7ab by Thomas Baumgart.
Committed on 28/02/2022 at 07:40.
Pushed by tbaumgart into branch 'master'.

Fix path to DTD on Windows

M  +6-0kmymoney/plugins/ofx/import/ofximporter.cpp

https://invent.kde.org/office/kmymoney/commit/3022d9b0db11d01a96457ecae3a469282d8dd7ab

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

[kmymoney] [Bug 185570] changing account type not possible

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=185570

--- Comment #7 from Thomas Baumgart  ---
It is probably easier to explain what can be changed. You can change freely
between 'Cash', 'Savings' and 'Checkings'. All others are fixed. We can
certainly add more powers here but this might cause other trouble down the
line.

The code is located (currently) at
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/dialogs/knewaccountdlg.cpp#L273

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

Re: Revisiting problems with price updates

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
On Mittwoch, 23. Februar 2022 00:15:26 CET Jack via KMyMoney-devel wrote:

> As this is getting rather long winded, I'm going to trim down to mainly  
> stuff I'm directly replying to.
> 
> On 2022.02.22 02:34, Thomas Baumgart via KMyMoney-devel wrote:
> > On Dienstag, 22. Februar 2022 01:47:21 CET Jack via KMyMoney-devel  
> > wrote:
> [snip]
> >> As one example, I have an equity E416 for symbol CARR (Carrier  
> >> Global Corp.)
> >> If I look in the Price Editor for CARR, I see two entries - one is  
> >> from KMyMOney Currency and the other from Yahoo Finance.  It is not  
> >> clear why there are two en tries for the same ID and Name.
> >
> > See below. What are the dates of these entries?
>
> 1/6/21 Currency and 2/4/22 Yahoo Finance.  Probable the most recent  
> price of each of the two pricepairs.

I added code to remove those 'invalid' price pairs. Please have a look at the
console next time you save the file. It will not save those entries anymore
and afterwards they should be gone. If they re-appear, we need to figure out
why and what causes it. Again, having a look at the console for those
debug messages about price pairs is important.

I did not try to follow the details you described (maybe at a later time
when we have more evidence when all this happens).

[...]


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Laziness led to the invention of the most useful tools.
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593

--- Comment #17 from Thomas Baumgart  ---
Git commit 70d611778e96246d76d49f3981dd7eb9248a7779 by Thomas Baumgart.
Committed on 27/02/2022 at 18:16.
Pushed by tbaumgart into branch 'master'.

Don't use invalid price pairs

For some reason price entries of the form "from currency to security"
are contained in the database (xml and sql). Such entries don't disturb
the price retrieval of KMyMoney as it can swap from and to if needed,
but they cause the online price update to be confused and failing.

The reason why these entries appear is yet unclear and needs to be
investigated further. To avoid these entries to cause problems during
online price update, they will not be listed in the price updater. This
change also removes those entries when writing the data file (or the
database for that matter) the next time. A respective debug message is
printed to the console.

This does not finally fix the problem reported but it cures the
symptoms.

(cherry picked from commit 31fa4f402441c364394d0a2b5d7ac46b5f944e42)

M  +4-1kmymoney/dialogs/kequitypriceupdatedlg.cpp
M  +11   -0kmymoney/dialogs/kmymoneypricedlg.cpp
M  +10   -0kmymoney/plugins/sql/mymoneystoragesql_p.h
M  +16   -2kmymoney/plugins/xml/mymoneystoragexml.cpp

https://invent.kde.org/office/kmymoney/commit/70d611778e96246d76d49f3981dd7eb9248a7779

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

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593

--- Comment #16 from Thomas Baumgart  ---
Git commit 31fa4f402441c364394d0a2b5d7ac46b5f944e42 by Thomas Baumgart.
Committed on 27/02/2022 at 17:48.
Pushed by tbaumgart into branch '5.1'.

Don't use invalid price pairs

For some reason price entries of the form "from currency to security"
are contained in the database (xml and sql). Such entries don't disturb
the price retrieval of KMyMoney as it can swap from and to if needed,
but they cause the online price update to be confused and failing.

The reason why these entries appear is yet unclear and needs to be
investigated further. To avoid these entries to cause problems during
online price update, they will not be listed in the price updater. This
change also removes those entries when writing the data file (or the
database for that matter) the next time. A respective debug message is
printed to the console.

This does not finally fix the problem reported but it cures the
symptoms.
FIXED-IN: 5.1.3

M  +4-1kmymoney/dialogs/kequitypriceupdatedlg.cpp
M  +11   -0kmymoney/dialogs/kmymoneypricedlg.cpp
M  +5-0kmymoney/plugins/sql/mymoneystoragesql_p.h
M  +10   -3kmymoney/plugins/xml/mymoneystoragexml.cpp

https://invent.kde.org/office/kmymoney/commit/31fa4f402441c364394d0a2b5d7ac46b5f944e42

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

[kmymoney] [Bug 450593] Unable to update price for CAD with fx-rate.net

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450593

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #15 from Thomas Baumgart  ---
Maybe, you can provide some more information what we should see with the
attached demo file. So far, I could successfully download price information for
0P87HB.TO (Signature Global Income & Growth Fund Class A (CIG2111)) but not
for the second one named  CIG7710.CF (Portfolio Series Balanced Fund
(CIG7710)). The reason is, that the result is empty (symbol not found by Yahoo
finance). So that one does not seem to be a problem of KMyMoney but of using
the wrong symbol for whatever reason.

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

[kmymoney] [Bug 450627] error on price update for investment

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450627

Thomas Baumgart  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kmymoney] [Bug 450927] Equities with zero balance option does not work

2022-02-27 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450927

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Thomas Baumgart  ---
Where do you see equity accounts on the home dashboard? Can you attach a
screenshot here, please?

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

Re: Revisiting problems with price updates

2022-02-21 Thread Thomas Baumgart via KMyMoney-devel
On Dienstag, 22. Februar 2022 01:47:21 CET Jack via KMyMoney-devel wrote:

> The latest is https://bugs.kde.org/show_bug.cgi?id=450426.  I think  
> this is just another example of an issue that has been mentioned before  
> on the mailing list, forum, and bug reports.  The common complaint is  
> that the price updater fails - but if you look carefully, it seems to  
> be trying to retrieve a pair that doesn't make sense - it is reversed  
> from what you would expect - the value of a currency in terms of a  
> stock, instead of the price of the stock in the currency.

Indeed, that does not make sense and it is what is causing the failure during
online download. As of now, I have no idea how these entries get created.
In terms of the reported "I was able to delete them but once I ran
the update they appeared again" I think the downloader checks which
combinations are on file and creates them as it goes. I have to investigate
this.

> When i started looking into my own kmy file, I've found things I can't  
> explain, that I think are related.  Hopefully something here will  
> trigger some thought and give a hint where we might look for the  
> underlying problem..
> 
> As one example, I have an equity E416 for symbol CARR (Carrier  
> Global Corp.)
> If I look in the Price Editor for CARR, I see two entries - one is from  
> KMyMOney Currency and the other from Yahoo Finance.  It is not clear  
> why there are two en tries for the same ID and Name.

See below. What are the dates of these entries?

> If I show all  
> stored prices, the sources include Transaction, User, Yahoo Finance,  
> Finance::Quote yahoo_json, Statement Importer, and KMyMoney Currency.   
> All make sense to me except for the last.  In addition, if I look in my  
> kmy file, I have five entries for   
> including one User and four KMyMoney Currency.

Those are the ones causing the trouble (I think). The User one seems to
be entered by the user (either directly as price or by a transaction).
Do you see a relationship between this price entry and a transaction? The
ones showing KMyMoney Currency are a cause of this if they have a later
date. Can you confirm?

>  from="E000416" to="USD"> includes all the rest.  I had almost expected  
> all the KMyMoney Currency entries to be in one group.  Can anyone  
> explain why a stock price would ever get looked up through KMyMoney  
> Currency?  If I sort those price entries by date, all the KMyMoney  
> Currency entries are in the latter half of the list.  In a few cases  
> where there is also another entry on the same date, they differ by a  
> few cents - in only one case are they identical.
> 
> Then, in the Price Editor, the Stock name for CARR is "Carrier Global  
> Corp,Carrier Global Corp,Carrier Global Corp,Carrier Global  
> Corp,Carrier Global Corp".  How did the name get repeated five times?

Good question. I don't have an answer (yet).

> It only appears once in the Investment Views (once under Securities,  
> and once under Equities tab for each account which held that stock (all  
> not closed except one.)  If I scroll through the complete Price Editor,  
> there are several other entries with the Stock Name repeated multiple  
> times, but I see no pattern.
> 
> Then, if I look in the Price Updater, I see an entry for ID: CARR with  
> Internal ID: E000416 and Source: Yahoo Finance.  However, if I scroll  
> down, I see ID: USD > E000416 with internal ID: "USE E000416" a price  
> of "CARR0.0218 and Source KMyMOney Currency.

The internal ID should probably be "USD E000416" and is a typo on your end.
The price of "CARR0.0218" is certainly weird.


Regarding the names Yahoo Finance and KMyMoney Currency I can point to
https://invent.kde.org/office/kmymoney/-/commit/8559f9ec which we changed
when Yahoo was not available a few years ago. Still, I don't understand
why the currency exchange rate source is used for an investment price
update.

> Searching my kmy file for E000416 shows only the Security definition,  
> the five Accounts holding that stock, and the two PRICEPAIR entries  
> already mentioned.  In particular, I don't see what generates that  
> USD > E000416 entry in the price updater.  My currency list includes  
> only USD and EUR.
> 
> Any thoughts or suggestions for further troubleshooting?

I scanned the term "KMyMoney Currency" and only found it in a few spots:

in WebPriceQuote::launchCSV it is only used as reference:

// for historical exchange rates we switch to Stooq
if (sourcename == QLatin1String("KMyMoney Currency"))
sourcename = QLatin1String("Stooq Currency");

and for the generation of the source information to select from:

result["KMyMoney Currency"] = WebPriceQuoteSource("KMyMoney Currency",
  "https://fx-rate.net/%1/%2;,
  QString(),
  "https://fx-rate.net/([^/]+/[^/]+)",

the third location is the one introduced by above mentioned 

[kmymoney] [Bug 450653] Credit card balances are wrong in net worth report

2022-02-21 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450653

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Thomas Baumgart  ---
I suppose you have reversed some/most transactions in the credit card account.
The payment column should contain deposits on the credit card account. The
charge column should contain the purchases you made. Could that be? The balance
is calculated by adding the amount of all (not only the current year but all of
them) splits referencing an account, so the Dec 31st problem cannot occur. A
credit card with a negative balance means an available asset. 

Are you dealing with multiple currencies in the affected accounts or are they
all denominated in CAD?

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

[kmymoney] [Bug 434376] Ledger missing transactions

2022-02-20 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=434376

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|FIXED   |NOT A BUG

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

[kmymoney] [Bug 450627] error on price update for investment

2022-02-20 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450627

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Thomas Baumgart  ---
Please update the AppImage from
https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage-centos7/.
It really looks that yours does not contain the aforementioned kio fix. It
(https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/311)
was only merged in January 2022. In case your version ran fine in another
environment, it probably picked up the kioslave from the installed system. And,
since we're at it, that problem already existed in the old build system as well
but was never fixed AFAIR.

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

[kmymoney] [Bug 450497] Improve the ability to accept transaction into the ledger when they are imported or entered manually

2022-02-19 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450497

--- Comment #3 from Thomas Baumgart  ---
In case you edit the transaction before you accept it, simply set the status to
cleared while you edit it. Accepting an imported transaction is used to remove
the import flag and set the reconciliation flag to cleared. while doing so. In
case you edit the transaction you take full control as user, which means the
transaction is not "imported" anymore because you changed it. So no need to
'accept' it anymore as it was downloaded from the bank.

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

Re: bunq Integration

2022-02-16 Thread Thomas Baumgart via KMyMoney-devel
Hi,

On Dienstag, 15. Februar 2022 12:22:41 CET Björn Ternes via KMyMoney-devel 
wrote:

> Good Day, 
> I recently discovered KMyMoney and I am thrilled. So first a big thank you
> for this great piece of software! 

Thanks.

> I was able to connect all my banks to the software except bunq. 
>  
> To still be able to import bookings into KMyMoney I wrote a Python script
> that reads this out via the API (https://doc.bunq.com/) and outputs it as
> CSV. I could then import this without any problems. I would like to
> automate this, so that I can trigger the import from KMyMoney? (Similar to
> what AQBanking does)
>  
> First of all, is there already someone who has worked on an integration of
> BUNQ? Is KMyMoney itself the wrong place and I should rather look into
> AQBanking for example?

Not to my knowledge. There has lately been a discussion on the German
AqBanking mailing list about a similar FinTS offering, but an integration
has not been started to my knowledge. Most of the devs of open source
finance software somehow don't like the idea that a 3rd party gets knowledge
about their financial situation.

> Did I miss a documentation entry in my research that should answer these
> questions for me?

As always, we point to the source code which is the current truth :)

> Thanks! Looking forward for some advice.

Note: I have sent a longer answer to Björn in German in a PM, but the content
is basically the same.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
A: Because it destroys the flow of the conversation
Q: Why is top-posting bad?
A: Top-posting
Q: What is the most annoying thing in e-mail?
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 450152] "Dividend income" box appears in wrong places

2022-02-14 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450152

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Thomas Baumgart  ---
Thank you for reporting the issue. Can you please try to check if this has
already been fixed by using the most recent AppImage version of the
application? You can find instructions on how to run it and a link to the
software on https://kmymoney.org/appimage. Please report back, if the problem
is still present or not. Thanks in advance.

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

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/83e12748
   ||59d48be98c059fa7fcc452c7eb6
   ||f34e4
   Version Fixed In||5.1.3

--- Comment #8 from Thomas Baumgart  ---
Git commit 83e1274859d48be98c059fa7fcc452c7eb6f34e4 by Thomas Baumgart.
Committed on 13/02/2022 at 08:14.
Pushed by tbaumgart into branch '5.1'.

Hide used currencies when adding new ones
FIXED-IN: 5.1.3

(cherry picked from commit 84ace2714a7fa1fc70619aa9a67bcd278ef48b77)

M  +15   -20   kmymoney/dialogs/kavailablecurrencydlg.cpp
M  +2-2kmymoney/dialogs/kavailablecurrencydlg.h
M  +10   -1kmymoney/dialogs/kcurrencyeditdlg.cpp

https://invent.kde.org/office/kmymoney/commit/83e1274859d48be98c059fa7fcc452c7eb6f34e4

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

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

--- Comment #7 from Thomas Baumgart  ---
Git commit 84ace2714a7fa1fc70619aa9a67bcd278ef48b77 by Thomas Baumgart.
Committed on 13/02/2022 at 08:11.
Pushed by tbaumgart into branch 'master'.

Hide used currencies when adding new ones

M  +15   -20   kmymoney/dialogs/kavailablecurrencydlg.cpp
M  +2-2kmymoney/dialogs/kavailablecurrencydlg.h
M  +10   -1kmymoney/dialogs/kcurrencyeditdlg.cpp

https://invent.kde.org/office/kmymoney/commit/84ace2714a7fa1fc70619aa9a67bcd278ef48b77

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

[kmymoney] [Bug 450120] Debit and Credits total in ledger

2022-02-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450120

Thomas Baumgart  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[kmymoney] [Bug 450016] Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash

2022-02-11 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=450016

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

--- Comment #2 from Thomas Baumgart  ---
Just did that (use appimage to reproduce) and got the crash. In fact, it does
not make sense to do that, but on the other hand, the application should not
crash either.

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

[kmymoney] [Bug 449787] Allow modifying the default frequency for new schedules

2022-02-08 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449787

Thomas Baumgart  changed:

   What|Removed |Added

Summary|I have a suggestion for |Allow modifying the default
   |improvement in the planned  |frequency for new schedules
   |booking area.   |
   Severity|normal  |wishlist

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

[kmymoney] [Bug 449730] Printing Reconciliation reports missing pages

2022-02-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449730

Thomas Baumgart  changed:

   What|Removed |Added

Version|5.1.0   |5.1.2

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

[kmymoney] [Bug 449730] Printing Reconciliation reports missing pages

2022-02-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449730

Thomas Baumgart  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[kmymoney] [Bug 449707] Full date in ledger

2022-02-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449707

--- Comment #1 from Thomas Baumgart  ---
The date format can be controlled via systemsettings5 (a tool of the KDE
suite). Master has been changed lately to always show four digit year info upon
entry. See https://invent.kde.org/office/kmymoney/-/commit/4cf8529f4015. Not
sure, if we can backport that to the 5.1 branch. The display in the ledger had
been fixed in 2020: https://invent.kde.org/office/kmymoney/-/commit/74b948fa.
Regarding the leading zero: that is a settings thing as I get them here for my
locale (German).

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

[kmymoney] [Bug 449678] Protect account from changes in already reconciled time spans

2022-02-05 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449678

Thomas Baumgart  changed:

   What|Removed |Added

Summary|Reconciliation Allowed  |Protect account from
   |outside of the  |changes in already
   |Reconciliation process  |reconciled time spans
   Severity|normal  |wishlist

--- Comment #1 from Thomas Baumgart  ---
Rephrased title updated severity

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

[kmymoney] [Bug 449564] Crash on entering password for online banking setup

2022-02-03 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449564

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Thomas Baumgart  ---
Please check if you can reproduce the problem with a more recent version.
Please also report the version of Gwenhywfar and AqBanking that you are using.

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

[kmymoney] [Bug 449549] Regression: Amount field in transaction form should have content selected when activated

2022-02-03 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449549

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 441581 ***

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

[kmymoney] [Bug 441581] When "Amount" at ledgers get the focus by click, select the entire value

2022-02-03 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=441581

Thomas Baumgart  changed:

   What|Removed |Added

 CC||m...@michael-bueker.de

--- Comment #7 from Thomas Baumgart  ---
*** Bug 449549 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 449491] menu item "Show Recociled Balances" is gone

2022-02-02 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=449491

Thomas Baumgart  changed:

   What|Removed |Added

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

--- Comment #1 from Thomas Baumgart  ---
This can happen, if you install/run the master version of KMyMoney and then
switch back to 5.1 as this option is not contained (aka not needed) in KMyMoney
master. Removing /home/user/.local/share/kxmlgui5/kmymoney/kmymoneyui.rc
completely would have solved the problem also. In that case only local
modifications are gone. This is a kxmlgui
(https://api.kde.org/frameworks/kxmlgui/html/index.html) feature and works as
designed.

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

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2022-01-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=444374

Thomas Baumgart  changed:

   What|Removed |Added

  Component|ux-ui   |translation

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

[kmymoney] [Bug 444374] Exclusive UI language change is not applied.

2022-01-29 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=444374

--- Comment #15 from Thomas Baumgart  ---
Here's an important piece of information that you mention in your comment #11:
> While I noticed some applications are now in "German" like KeePassXC - 
> Version 2.6.6
> Revision: 9c108b9, while Dolphin or most of the other applications stay 
> English.
Dolphin is a KDE application like KMyMoney. If it does not change its language
to German when you switch, it seems a more general issue not related to any of
the (KDE) applications. Since this is working for e.g openSUSE and other
distros, I tend to see this as either a downstream (speak: repo) problem or a
general local KDE issue of this user on your system.

KeePassXC on the other hand maintains its own translation system that is not
compatible with KDE's (see
https://github.com/keepassxreboot/keepassxc/blob/develop/share/translations/keepassxc_de.ts)

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

Re: ofxhome.com going away

2022-01-26 Thread Thomas Baumgart via KMyMoney-devel
Hi,

On Dienstag, 25. Januar 2022 10:26:47 CET Thomas Baumgart via KMyMoney-devel 
wrote:

> Jack,
> 
> On Dienstag, 25. Januar 2022 08:35:38 CET Jack Burke via KMyMoney-devel wrote:
> 
> > Hello,
> > 
> > New KMyMoney user. I'm testing it out to a if I should start using it, and 
> > while trying to figure out some of the bank account configuration, I saw it 
> > connected to ofxhome.com to pull information. So, of course I went there to 
> > look for data I was interested in. At the top of the home page is a message 
> > about the site shutting down, with a link to 
> > http://www.ofxhome.com/ofxforum/viewtopic.php?id=49843
> > 
> > I tried searching this list and the user mailing list, and the bug 
> > database, but didn't find any discussion of this (or I'm just not doing a 
> > very good search) , so I thought I'd mention it here in case it hasn't been 
> > noticed, since it looks important to KMyMoney.
> 
> Thank you for the information. We are aware of the fact and a resp. message 
> was posted to the kde-finance-apps list early this year.
> 
> https://mail.kde.org/pipermail/kde-finance-apps/2022-January/001142.html
> 
> Unfortunately, we don't have a solution to the problem yet other than 
> discontinuing to use the service and rely on manual data entry by the user. 
> We are aware of the fact, that this is not the most user-friendly solution 
> but don't know of any alternative atm.

I have a patch sitting here that I can easily apply which will remove the 
ofxhome UI parts and allows only manual data entry.
I know that it is not really user friendly, but having the ofxhome interface 
and service does not work is equally bad.

In case I don't get any massive objections to that move or we can solve the 
issue in another way, I will add the aforementioned code change at the end of 
the month to both the stable and master branch.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
640KB Memory should be enough for every computer.
 -- Bill Gates (1981)
-


signature.asc
Description: This is a digitally signed message part.


Re: ofxhome.com going away

2022-01-25 Thread Thomas Baumgart via KMyMoney-devel
Jack,

On Dienstag, 25. Januar 2022 08:35:38 CET Jack Burke via KMyMoney-devel wrote:

> Hello,
> 
> New KMyMoney user. I'm testing it out to a if I should start using it, and 
> while trying to figure out some of the bank account configuration, I saw it 
> connected to ofxhome.com to pull information. So, of course I went there to 
> look for data I was interested in. At the top of the home page is a message 
> about the site shutting down, with a link to 
> http://www.ofxhome.com/ofxforum/viewtopic.php?id=49843
> 
> I tried searching this list and the user mailing list, and the bug database, 
> but didn't find any discussion of this (or I'm just not doing a very good 
> search) , so I thought I'd mention it here in case it hasn't been noticed, 
> since it looks important to KMyMoney.

Thank you for the information. We are aware of the fact and a resp. message was 
posted to the kde-finance-apps list early this year.

https://mail.kde.org/pipermail/kde-finance-apps/2022-January/001142.html

Unfortunately, we don't have a solution to the problem yet other than 
discontinuing to use the service and rely on manual data entry by the user. We 
are aware of the fact, that this is not the most user-friendly solution but 
don't know of any alternative atm.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Mankind makes a lot of things wrong, but if you really want to
screw up, you need to use a computer! (Juergen von der Lippe - German comedian)
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 274021] Transaction attachments

2022-01-15 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=274021

Thomas Baumgart  changed:

   What|Removed |Added

 CC||m...@cyberlizard.co.uk

--- Comment #10 from Thomas Baumgart  ---
*** Bug 448458 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 448458] Suggestion for KMyMoney

2022-01-15 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448458

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Thomas Baumgart  ---
Since the question about the no field has been answered (better asked on the
forum or mailing list next time) and the wish list item is indeed a duplicate,
I close this one here as duplicate pointing back to the original one. Thanks
much.

*** This bug has been marked as a duplicate of bug 274021 ***

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

[kmymoney] [Bug 444414] Transaction notes are not imported from paypal account

2022-01-12 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=14

--- Comment #7 from Thomas Baumgart  ---
Git commit 74ba29e8c0a31a29bb48236f3b01b38968c58485 by Thomas Baumgart.
Committed on 11/01/2022 at 17:14.
Pushed by tbaumgart into branch 'master'.

Include user supplied paypal note in memo field

M  +15   -3kmymoney/plugins/kbanking/kbanking.cpp

https://invent.kde.org/office/kmymoney/commit/74ba29e8c0a31a29bb48236f3b01b38968c58485

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

[kmymoney] [Bug 444414] Transaction notes are not imported from paypal account

2022-01-11 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=14

--- Comment #5 from Thomas Baumgart  ---
I don't understand the patch "to update memos on present transactions". If a
transaction is a duplicate, it is already imported once. How could it change
when imported a second time? That can't be. If this is meant only for paypal
transactions imported with a prior version of AqBanking, I vote against it,
because it might also affect other importers. If you want that, remove the
transaction in the ledger and re-import.

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

[kmymoney] [Bug 448117] Holiday calendar combobox is not user friendly

2022-01-09 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448117

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/62e6f838
   ||2c121b083e795037f83a3a064b3
   ||aab02
 Resolution|--- |FIXED

--- Comment #1 from Thomas Baumgart  ---
Git commit 62e6f8382c121b083e795037f83a3a064b3aab02 by Thomas Baumgart.
Committed on 09/01/2022 at 16:48.
Pushed by tbaumgart into branch 'master'.

Improve holiday region selection UI

This change sorts the list by country, adds a header line for each
country and lists the holiday regions sorted underneath.

M  +336  -22   kmymoney/dialogs/settings/ksettingsschedules.cpp
M  +1-1kmymoney/dialogs/settings/ksettingsschedules.h

https://invent.kde.org/office/kmymoney/commit/62e6f8382c121b083e795037f83a3a064b3aab02

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

Re: KMyMoney: Ausgang / Überweisungen

2022-01-09 Thread Thomas Baumgart via KMyMoney-devel
On Freitag, 7. Januar 2022 17:40:10 CET mh--- via KMyMoney-devel wrote:

> Hi,
> 
> On Freitag, 7. Januar 2022 17:20:58 CET you wrote:
> > Michael,
> > 
> > On Freitag, 7. Januar 2022 15:10:27 CET mh--- via KMyMoney-devel wrote:
> > > Hi *,
> > > 
> > > ich habe nach wie vor das Problem, dass ich Überweisungen im Ausgang
> > > hängen
> > > habe, die sich nicht mehr löschen lassen (via GUI). Beim Klick auf den
> > > "Entfernen"-Button hängt sich KMyMoney auf und muss gekillt werden.
> > > Bearbeiten ist ebenfalls nicht möglich, der Button ist ausgegraut.
> > 
> > Welche Version und welches OS hast Du da? Das sollte natürlich gehen.
> 
> openSUSE Tumbleweed latest snapshot.
> 
> > Wenn es an den Daten liegt, dann wäre ich mal an einem Sample
> > interessiert, das sich nicht löschen lässt. Dann kann ich versuchen,
> > das hier nachzustellen und zu fixen.
> 
> Wie kann ich dir das zukommen lassen?
> Man kann es auch nicht öffnen, d.h. außer dem Eintrag in der Ausgangsliste 
> ist 
> nichts zu sehen.
> 
> > 
> > > Neue Überweisungen funktionieren mittlerweile aber, die Leichen stammen
> > > aus
> > > einer Version, bei der das mit der SPARDA noch nicht geklappt hat.
> > > 
> > > Wie bekomme ich die Einträge los?
> > 
> > Vermutlich nur manuell durch Eingriff in die Datendatei. Das hört sich
> > schlimmer an, als es ist. Wenn ich die Antworten auf die obigen Fragen
> > habe kann ich mal versuchen, den Weg zu beschreiben.
> 
> SQL ist kein Fremdwort für mich.
> Wenn ich weiß, in welchen Tabellen ich das löschen muss, wäre das vermutlich 
> kein Problem.

Just a follow-up here: in the meantime we solved the issue. For some reason,
the database had two records (probably old enough) that were missing entries
in two attributes. Solution was to save as XML, remove the two records and
store back as DB.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
"I know, a 'real Linux geek' doesn't walk around the wall: He bangs
his head against it until it tumbles down!" -- wobo on FLUG ml
-


signature.asc
Description: This is a digitally signed message part.


Re: importation au format ofx

2022-01-07 Thread Thomas Baumgart via KMyMoney-devel
Bonjour,

On Freitag, 7. Januar 2022 22:00:25 CET Gerard du Terrail via KMyMoney-devel 
wrote:

> Bonsoir
> 
> Je vous remercie pour votre message.
> 
> j'utilise LINUX LMDE 4 debbie
> 
> Noyau linux : 4.19.0-18-amd64
> 
> Version de Kmymoney : 5.0.3

That is a rather old version of KMyMoney :(

> J'importe sans problème le fichier ofx mais quelques fois je peux 
> l'importer sur CARTE DE CREDIT mais quelques fois, il refuse et je suis 
> obligé de l'importer dans COMPTE CHEQUE.

Can it be related to the fact, that the OFX statement sometimes
contains information for one account and in other times contains
the transactions for both accounts?

> cela oblige à modifier les extraits de compte afin de ne pas avoir deux 
> fois le montant des cartes bleues du mois.
> 
> Je vous remercie pour le lien et pour votre réactivité.

I don't know if a newer version supplied by distros does not have
this problem. As I mentioned, the fix was just recently. We do
provide so called AppImage versions which can be used under Linux
but they currently have a problem with OFX import. We are working
on a fix, and once we have that solved and OFX is working again,
I would like you to test if this newer version solves your problem.

This may take a few more days, since for this fix we depend on
other projects/people to make changes. The following link
shows the required change:

  https://invent.kde.org/packaging/craft/-/merge_requests/54

Have a nice weekend.

Best regards

Thomas 


> 
> Très cordialement
> 
> Gérard du TERRAIL
> 
> Le 07/01/2022 à 19:45, Thomas Baumgart a écrit :
> > Bonjour Gerard,
> >
> > my French is a bit rusty, but I get the idea and have web services to 
> > translate it :)
> >
> > The first question is which version of KMyMoney do you use to do that and 
> > which
> > operating system do you have installed on your computer. I kind of remember 
> > that
> > we had a fix for a similar/identical? situation lately, but I can't 
> > remember the
> > details.
> >
> > Here it is:  https://bugs.kde.org/show_bug.cgi?id=428156
> >
> > Does that match what you experience?
> >
> > Cordialment
> >
> > Thomas Baumgart
> >
> >
> > On Freitag, 7. Januar 2022 16:17:06 CET Gerard du Terrail via 
> > KMyMoney-devel wrote:
> >
> >> Bonjour,
> >>
> >> Je me tourne vers vous car je rencontre des difficultés pour importer un
> >> fichier ofx depuis la banque. Quelques fois j'arrive à l'importer sur
> >> l'onglet carte de crédit et quelques fois sur le compte cheques sans
> >> pouvoir choisir. Kmymoney impose la compte chèques  et quelques fois il
> >> laisse le choix. Je n'ai pas compris pourquoi cela se produit. Vous
> >> serait il possible de me donner quelques indications concernant ce 
> >> problème.
> >>
> >> Je vous présente mes meilleurs voeux et me tiens à votre disposition
> >> pour tout renseignement.
> >>
> >> Très cordialement
> >>
> >> Gérard du TERRAIL
> >>
> >>
> 
> 

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Stay away from negative people. They have a problem to every solution! -- 
Albert Einstein
-


signature.asc
Description: This is a digitally signed message part.


Re: importation au format ofx

2022-01-07 Thread Thomas Baumgart via KMyMoney-devel
Bonjour Gerard,

my French is a bit rusty, but I get the idea and have web services to translate 
it :)

The first question is which version of KMyMoney do you use to do that and which
operating system do you have installed on your computer. I kind of remember that
we had a fix for a similar/identical? situation lately, but I can't remember the
details.

Here it is:  https://bugs.kde.org/show_bug.cgi?id=428156

Does that match what you experience?

Cordialment

Thomas Baumgart


On Freitag, 7. Januar 2022 16:17:06 CET Gerard du Terrail via KMyMoney-devel 
wrote:

> Bonjour,
> 
> Je me tourne vers vous car je rencontre des difficultés pour importer un 
> fichier ofx depuis la banque. Quelques fois j'arrive à l'importer sur 
> l'onglet carte de crédit et quelques fois sur le compte cheques sans 
> pouvoir choisir. Kmymoney impose la compte chèques  et quelques fois il 
> laisse le choix. Je n'ai pas compris pourquoi cela se produit. Vous 
> serait il possible de me donner quelques indications concernant ce problème.
> 
> Je vous présente mes meilleurs voeux et me tiens à votre disposition 
> pour tout renseignement.
> 
> Très cordialement
> 
> Gérard du TERRAIL
> 
> 

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
A crash turns an expensive computer into a simple stone!
-


signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney: Ausgang / Überweisungen

2022-01-07 Thread Thomas Baumgart via KMyMoney-devel
Michael,

On Freitag, 7. Januar 2022 15:10:27 CET mh--- via KMyMoney-devel wrote:

> Hi *,
> 
> ich habe nach wie vor das Problem, dass ich Überweisungen im Ausgang hängen 
> habe, die sich nicht mehr löschen lassen (via GUI). Beim Klick auf den 
> "Entfernen"-Button hängt sich KMyMoney auf und muss gekillt werden.
> Bearbeiten ist ebenfalls nicht möglich, der Button ist ausgegraut.

Welche Version und welches OS hast Du da? Das sollte natürlich gehen.
Wenn es an den Daten liegt, dann wäre ich mal an einem Sample
interessiert, das sich nicht löschen lässt. Dann kann ich versuchen,
das hier nachzustellen und zu fixen.

> Neue Überweisungen funktionieren mittlerweile aber, die Leichen stammen aus 
> einer Version, bei der das mit der SPARDA noch nicht geklappt hat.
> 
> Wie bekomme ich die Einträge los?

Vermutlich nur manuell durch Eingriff in die Datendatei. Das hört sich
schlimmer an, als es ist. Wenn ich die Antworten auf die obigen Fragen 
habe kann ich mal versuchen, den Weg zu beschreiben.

Gruß

Thomas


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
The gates in my computer are AND,OR and NOT, not Bill
-


signature.asc
Description: This is a digitally signed message part.


Re: KMyMoney: SPARDA / SecureApp

2022-01-07 Thread Thomas Baumgart via KMyMoney-devel
Hallo Michael,

On Freitag, 7. Januar 2022 15:14:04 CET mh--- via KMyMoney-devel wrote:

> Hallo,
> 
> kann man KMyMoney/AQBanking irgendwie beibringen, die SPARDA-SecureApp statt 
> eines iTAN-Verfahrens zu benutzen?

Ich bin zwar selber Sparda-Kunde, nutze aber das Chip-TAN Verfahren. Ob diese
Secure-App (ist das dieser ominöse TEO) irgendwie geht kann ich nicht sagen.
Die Frage wäre auch eher etwas für aqbanking-u...@mailman.aqbanking.de, da das
(fast) nichts mit KMyMoney zu tun hat.

Hoffe, das hilft erstmal weiter.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Programming is like sex: One mistake and you have to
support it for the rest of your life. (Michael Sinz)
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 448013] Unresponsive UI elements in "New File Setup" > "Select Accounts"

2022-01-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448013

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/03aa31ab
   ||870e0afd13d231ef15179009fea
   ||ef1da
   Version Fixed In||5.1.3
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Thomas Baumgart  ---
Git commit 03aa31ab870e0afd13d231ef15179009feaef1da by Thomas Baumgart.
Committed on 06/01/2022 at 11:36.
Pushed by tbaumgart into branch '5.1'.

Improve layout handling in new user dialog
FIXED-IN: 5.1.3

M  +14   -2kmymoney/widgets/kaccounttemplateselector.ui
M  +38   -48   kmymoney/wizards/wizardpages/accounts.ui

https://invent.kde.org/office/kmymoney/commit/03aa31ab870e0afd13d231ef15179009feaef1da

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

[kmymoney] [Bug 446990] Wayland: Tooltip on date input fields steals focus, prevents entering data

2022-01-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446990

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/kmymoney/commit/fce954bd |ce/kmymoney/commit/67395839
   |1648ef1d1588b8ae753421be9c7 |67a2c1e9a7f3d4c5aa1503cb08d
   |a5fec   |0cb46
   Version Fixed In||5.1.3

--- Comment #7 from Thomas Baumgart  ---
Git commit 6739583967a2c1e9a7f3d4c5aa1503cb08d0cb46 by Thomas Baumgart.
Committed on 06/01/2022 at 11:22.
Pushed by tbaumgart into branch '5.1'.

Remove use of deprecated KPassivePopup

Removed completely because the popup displayed the same date as
displayed in the date field itself, making it unneeded imo. This fixes
the popup rapidly appearing and disappearing on Wayland when the date
field has focus, making it very hard to input a date.
FIXED-IN: 5.1.3

(cherry picked from commit fce954bd1648ef1d1588b8ae753421be9c7a5fec)

M  +1-27   kmymoney/widgets/kmymoneydateinput.cpp

https://invent.kde.org/office/kmymoney/commit/6739583967a2c1e9a7f3d4c5aa1503cb08d0cb46

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

[kmymoney] [Bug 448013] Unresponsive UI elements in "New File Setup" > "Select Accounts"

2022-01-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=448013

--- Comment #1 from Thomas Baumgart  ---
Git commit a47ac440a24f259f277fa84dc80c4ba4c7bbc774 by Thomas Baumgart.
Committed on 06/01/2022 at 11:20.
Pushed by tbaumgart into branch 'master'.

Improve layout handling in new user dialog

M  +14   -2kmymoney/widgets/kaccounttemplateselector.ui
M  +38   -48   kmymoney/wizards/wizardpages/accounts.ui

https://invent.kde.org/office/kmymoney/commit/a47ac440a24f259f277fa84dc80c4ba4c7bbc774

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

[kmymoney] [Bug 446990] Wayland: Tooltip on date input fields steals focus, prevents entering data

2022-01-06 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=446990

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/fce954bd
   ||1648ef1d1588b8ae753421be9c7
   ||a5fec

--- Comment #6 from Thomas Baumgart  ---
Git commit fce954bd1648ef1d1588b8ae753421be9c7a5fec by Thomas Baumgart, on
behalf of Marco Rebhan.
Committed on 06/01/2022 at 08:38.
Pushed by tbaumgart into branch 'master'.

Remove use of deprecated KPassivePopup

Removed completely because the popup displayed the same date as displayed
in the date field itself, making it unneeded imo. This fixes the popup rapidly
appearing and disappearing on Wayland when the date field has focus, making
it very hard to input a date.

M  +1-27   kmymoney/widgets/kmymoneydateinput.cpp

https://invent.kde.org/office/kmymoney/commit/fce954bd1648ef1d1588b8ae753421be9c7a5fec

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

[kmymoney] [Bug 420114] Tag assigned to transactions cannot be deleted only re-assigned

2022-01-05 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=420114

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/5a04e628
   ||6adcee81fbe84497a0ce397b3df
   ||97f5a

--- Comment #5 from Thomas Baumgart  ---
Git commit 5a04e6286adcee81fbe84497a0ce397b3df97f5a by Thomas Baumgart.
Committed on 05/01/2022 at 20:48.
Pushed by tbaumgart into branch 'master'.

Allow completely deleting tags without prior reassignment
GUI:

M  +42   -24   kmymoney/dialogs/ktagreassigndlg.cpp
M  +21   -12   kmymoney/dialogs/ktagreassigndlg.h
M  +84   -25   kmymoney/dialogs/ktagreassigndlg.ui
M  +61   -45   kmymoney/views/ktagsview.cpp

https://invent.kde.org/office/kmymoney/commit/5a04e6286adcee81fbe84497a0ce397b3df97f5a

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

[kmymoney] [Bug 435775] Increase number of auto-backups kept on file

2022-01-05 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=435775

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/kmymoney/commit/053086bd |ce/kmymoney/commit/a733c048
   |ab247f187a4549d58459b68c6c2 |4ed3c8cac7634141e763beae1f7
   |bff2c   |e45b0

--- Comment #3 from Thomas Baumgart  ---
Git commit a733c0484ed3c8cac7634141e763beae1f7e45b0 by Thomas Baumgart.
Committed on 05/01/2022 at 16:22.
Pushed by tbaumgart into branch '5.1'.

Increase max number of backup files from 20 to 100
(cherry picked from commit 053086bdab247f187a4549d58459b68c6c2bff2c)

M  +1-1kmymoney/settings/kmymoney.kcfg

https://invent.kde.org/office/kmymoney/commit/a733c0484ed3c8cac7634141e763beae1f7e45b0

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

[kmymoney] [Bug 435775] Increase number of auto-backups kept on file

2022-01-04 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=435775

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/053086bd
   ||ab247f187a4549d58459b68c6c2
   ||bff2c
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Thomas Baumgart  ---
Git commit 053086bdab247f187a4549d58459b68c6c2bff2c by Thomas Baumgart.
Committed on 04/01/2022 at 11:20.
Pushed by tbaumgart into branch 'master'.

Increase max number of backup files from 20 to 100

M  +1-1kmymoney/settings/kmymoney.kcfg

https://invent.kde.org/office/kmymoney/commit/053086bdab247f187a4549d58459b68c6c2bff2c

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

Re: USAA Direct Connect is Broken Again

2022-01-03 Thread Thomas Baumgart via KMyMoney-devel
Hi Brendan,

no, no changes at all on our side since Dec 26th.
See https://invent.kde.org/office/kmymoney/-/commits/5.1

Strange, maybe USAA DC changed something on their side :)

Thomas


On Dienstag, 4. Januar 2022 05:35:30 CET you wrote:

> Did you change anything? I recompiled tonight to get the error message and
> USAA Direct Connect is working. This happened on 3 different systems but I
> can only test one until the weekend.
> 
> **
> *Brendan Coupe*
> 
> 
> On Mon, Jan 3, 2022 at 10:47 AM Thomas Baumgart  wrote:
> 
> > On Montag, 3. Januar 2022 18:33:14 CET Brendan Coupe wrote:
> >
> > > Sorry, wrong terminology. Builds do not fail, the Direct Connect problem
> > > appears in my builds after December 23. I do not have any builds on Dec
> > 24
> > > & 5.
> >
> > The only change that was added in that time frame is
> >
> >
> > https://invent.kde.org/office/kmymoney/-/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab
> >
> > Here's the log from IRC:
> >
> >  00:00:00 - {Day changed to Sonntag, 26. Dezember 2021}
> >  11:11:47 --> pursuivant (pursuivant@user/pursuivant) has joined #kmymoney
> >  11:11:47  office/kmymoney (master) v5.0.8-1673-g19e6a0af6 *
> > Thomas Baumgart: kmymoney (5 files in 3 dirs)
> >  11:11:48  Increased price precision to 20 digits maximum
> >  11:11:49  BUG: 447480
> >  11:11:49  FIXED-IN: 5.1.3
> >  11:11:50 
> > https://invent.kde.org/office/kmymoney/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab
> >  11:12:36  office/kmymoney (5.1) v5.1.2-127-g657dbcf2f *
> > Thomas Baumgart: kmymoney (5 files in 3 dirs)
> >  11:12:36  Increased price precision to 20 digits maximum
> >  11:12:37  BUG: 447480
> >  11:12:38  FIXED-IN: 5.1.3
> >  11:12:39 
> > https://invent.kde.org/office/kmymoney/commit/657dbcf2f17a56dc78951f172f0db35554a2785b
> >  19:30:32   Hey all, so is it possible to run KMyMoney
> > in debug mode on kdevelop?
> >  21:48:45   Yes, that's what I use here.
> >  00:00:00 - {Day changed to Montag, 27. Dezember 2021}
> >
> > One of the two commits was on 5.1 and the other one on master. That change
> > only changes the maximum precision that a number can be displayed with
> > (formatted for output) and I have honestly no idea how that can affect the
> > USAA thingy, especially when the changed method is not even referenced in
> > all of the ofx plugin code. I see some references though, but they are all
> > commented and not compiled.
> >
> > > The error was about username and/or password error.
> > >
> > > To be clear, this is the change you made some time last year based on
> > some
> > > work GNUCash had done to get KMM to work on USAA again. I think you added
> > > User Agent and maybe some other tricks. I thought you made this for USAA
> > > accounts only, at least for now.
> > >
> > > It's setable in my USAA accounts (set to InetClntApp/3.0) and grayed out
> > on
> > > my other accounts.
> >
> > Yes, I remember, but how exactly does the failure show up? Did you
> > re-compile and install the plugins as well?
> >
> >
> > --
> >
> > Regards
> >
> > Thomas Baumgart
> >
> > https://www.signal.org/   Signal, the better WhatsApp
> > -
> > Intelligence is the ability to avoid doing
> > work, yet getting the work done.
> > -
> >
> 

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
There are only 10 types of people in the world: those who
understand binary arithmetic and those who don't.
-


signature.asc
Description: This is a digitally signed message part.


Re: USAA Direct Connect is Broken Again

2022-01-03 Thread Thomas Baumgart via KMyMoney-devel
On Montag, 3. Januar 2022 18:33:14 CET Brendan Coupe wrote:

> Sorry, wrong terminology. Builds do not fail, the Direct Connect problem
> appears in my builds after December 23. I do not have any builds on Dec 24
> & 5.

The only change that was added in that time frame is

https://invent.kde.org/office/kmymoney/-/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab

Here's the log from IRC:

 00:00:00 - {Day changed to Sonntag, 26. Dezember 2021}
 11:11:47 --> pursuivant (pursuivant@user/pursuivant) has joined #kmymoney
 11:11:47  office/kmymoney (master) v5.0.8-1673-g19e6a0af6 * Thomas 
Baumgart: kmymoney (5 files in 3 dirs)
 11:11:48  Increased price precision to 20 digits maximum
 11:11:49  BUG: 447480
 11:11:49  FIXED-IN: 5.1.3
 11:11:50  
https://invent.kde.org/office/kmymoney/commit/19e6a0af6cccd3c098480b0d0885dc3f036030ab
 11:12:36  office/kmymoney (5.1) v5.1.2-127-g657dbcf2f * Thomas 
Baumgart: kmymoney (5 files in 3 dirs)
 11:12:36  Increased price precision to 20 digits maximum
 11:12:37  BUG: 447480
 11:12:38  FIXED-IN: 5.1.3
 11:12:39  
https://invent.kde.org/office/kmymoney/commit/657dbcf2f17a56dc78951f172f0db35554a2785b
 19:30:32   Hey all, so is it possible to run KMyMoney in 
debug mode on kdevelop?
 21:48:45   Yes, that's what I use here.
 00:00:00 - {Day changed to Montag, 27. Dezember 2021}

One of the two commits was on 5.1 and the other one on master. That change only 
changes the maximum precision that a number can be displayed with (formatted 
for output) and I have honestly no idea how that can affect the USAA thingy, 
especially when the changed method is not even referenced in all of the ofx 
plugin code. I see some references though, but they are all commented and not 
compiled.

> The error was about username and/or password error.
> 
> To be clear, this is the change you made some time last year based on some
> work GNUCash had done to get KMM to work on USAA again. I think you added
> User Agent and maybe some other tricks. I thought you made this for USAA
> accounts only, at least for now.
> 
> It's setable in my USAA accounts (set to InetClntApp/3.0) and grayed out on
> my other accounts.

Yes, I remember, but how exactly does the failure show up? Did you re-compile 
and install the plugins as well?


-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Intelligence is the ability to avoid doing
work, yet getting the work done.
-


signature.asc
Description: This is a digitally signed message part.


Re: USAA Direct Connect is Broken Again

2022-01-03 Thread Thomas Baumgart via KMyMoney-devel
Brendan,

On Montag, 3. Januar 2022 17:26:09 CET Brendan Coupe via KMyMoney-devel wrote:

> I just found a version compiled on Dec 23 on my laptop. The problem is not
> present in that version either.

OK, so it seems to be the Dec 26th change then that's causing a bit different
behavior. I tried to find some details on 'Several recent builds have failed'
but did not see a more detail explanation as to what fails. If a build fails,
that usually means, the program does not build. If it is anything else that
is not working, then I would need much more details about the problem itself
because I still don't understand it.

Thanks in advance. Very much appreciate your QA work there.

Thomas

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Linux - Life is too short for reboots
-


signature.asc
Description: This is a digitally signed message part.


Re: USAA Direct Connect is Broken Again

2022-01-02 Thread Thomas Baumgart via KMyMoney-devel
Brendan et al,

Happy New Year to all of you. These are not good news to start the year with, 
though.
More below.

On Montag, 3. Januar 2022 02:47:16 CET Brendan Coupe via KMyMoney-devel wrote:

> It appears that something has changed recently that has broken the fix that
> Thomas made to get USAA direct connect to work.
> 
> Several recent builds have failed. I reinstalled a build from 2021.12.07
> and it works fine.

The only changes I see in the 5.1 branch since Dec 12th are:

commit 657dbcf2f17a56dc78951f172f0db35554a2785b (origin/5.1, 5.1)
Author: Thomas Baumgart 
Date:   Sun Dec 26 11:12:21 2021 +0100

Increased price precision to 20 digits maximum

BUG: 447480
FIXED-IN: 5.1.3

(cherry picked from commit 19e6a0af6cccd3c098480b0d0885dc3f036030ab)

commit 2344c2ce4c69f835c5b8ef4ad270eaffd164f8ea
Author: Thomas Baumgart 
Date:   Sat Dec 18 10:34:37 2021 +0100

Fix calculation of next due date

In case the option "Process this schedule always on the last day of a
month" is active, the next due date was not calculated correctly in all
cases.

BUG: 447025
FIXED-IN: 5.1.3

commit b247f26c33c94965e3ac836a8bcb797a35747122
Author: Thomas Baumgart 
Date:   Sat Dec 18 09:45:20 2021 +0100

Added additional testcases for scheduled transactions

CCBUG: 447025

commit 9308f3c3345abf6f4f91b0154f0541eb4546b6f4
Author: Thomas Baumgart 
Date:   Sat Dec 11 17:05:52 2021 +0100

Prevent crashes in libofx under MS-Windows


and of those only the last one is in the area of OFX download and only
affects builds on Windows. So I am puzzled to what you encounter. Or
do you work off the master branch (which is not recommended atm).

Can you identify the commit that makes it to fail? (see git-bisect)

Cheers

Thomas

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Did you know that the browser that runs on all
mobile phones originated in the KDE projects
-


signature.asc
Description: This is a digitally signed message part.


[kmymoney] [Bug 447734] Outbox has no date column

2022-01-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447734

--- Comment #2 from Thomas Baumgart  ---
Hit the button to early. Here's the evidence:
https://invent.kde.org/office/kmymoney/-/commit/f7e5cfa23a32cb

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

[kmymoney] [Bug 447734] Outbox has no date column

2022-01-01 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=447734

Thomas Baumgart  changed:

   What|Removed |Added

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

--- Comment #1 from Thomas Baumgart  ---
Already implemented in master.

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

Re: appimages still failing

2021-12-30 Thread Thomas Baumgart via KMyMoney-devel
On Donnerstag, 30. Dezember 2021 14:39:46 CET Thomas Baumgart via 
KMyMoney-devel wrote:

> On Donnerstag, 30. Dezember 2021 09:58:55 CET Thomas Baumgart via 
> KMyMoney-devel wrote:
> 
> [...]
> 
> > What I will do next:
> > 
> > 4) Take the results of 2) and try them locally (which is OK) and then 
> > somehow
> >get it to the CI craft build (the fix is in git only as of this time, so
> >there is a bit of work ahead)
> 
> I added the fix to the KDE repo and ran the build. It now fails in a 
> different location
> (which apparently worked before). I already sent feedback to the author. 
> Let's see if
> he can make head and tail out of it.

Alexander and I were able to identify the problem and located it in Gwenhywfar's
configure and build system. We made the necessary changes in 

https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/7674e6d608993883a49f2022e6c6dc345bca4eaf
https://invent.kde.org/packaging/craft-blueprints-kde/-/commit/a533c32b0b712c5e4308bfaa1de8e54581ef5797

as well as upstream

https://www.aquamaniac.de/rdm/projects/gwenhywfar/repository/revisions/ba5a3653c66b3d881f85565ad6126e27bc0d1ffd/diff

This now builds all dependencies and KMyMoney itself but fails while packaging 
:( So we're
a step closer to a working appimage.

I contacted KDE-sysadmin and asked them to take a look.

> > 6) do more work on KMyMoney (Multi-Currency-Input and Cusomizable tab order 
> > for input fields)
> 
> Progressing. Had to do a bit of house-hold work on the side.

Screenshot attached. Not functional at all atm. Inspired by Qt-Designer

p.s. I don't have a son (see below) but I love my random footer generator

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
My son asked me what our IP address was. I pointed to the toilet.
-


signature.asc
Description: This is a digitally signed message part.


Re: appimages still failing

2021-12-30 Thread Thomas Baumgart via KMyMoney-devel
On Donnerstag, 30. Dezember 2021 09:58:55 CET Thomas Baumgart via 
KMyMoney-devel wrote:

[...]

> What I will do next:
> 
> 4) Take the results of 2) and try them locally (which is OK) and then somehow
>get it to the CI craft build (the fix is in git only as of this time, so
>there is a bit of work ahead)

I added the fix to the KDE repo and ran the build. It now fails in a different 
location
(which apparently worked before). I already sent feedback to the author. Let's 
see if
he can make head and tail out of it.

> 5) continue with 3)

Got a basic system (with compiled Qt and libs ready as docker image). Keep 
going.

> 6) do more work on KMyMoney (Multi-Currency-Input and Cusomizable tab order 
> for input fields)

Progressing. Had to do a bit of house-hold work on the side.

-- 

Regards

Thomas Baumgart

https://www.signal.org/   Signal, the better WhatsApp
-
Progress isn't made by early risers. It's made by lazy men
trying to find easier ways to do something. -- Robert Heinlein
-


signature.asc
Description: This is a digitally signed message part.


<    2   3   4   5   6   7   8   9   >