Bug 385274 - Need to update Quicken versions in libofx ofx import
Summary: Need to update Quicken versions in libofx ofx import
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: importer (show other bugs)
Version: 4.8.1
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-01 19:56 UTC by Jack
Modified: 2019-08-29 01:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.2,5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2017-10-01 19:56:52 UTC
In the OFX Details tab of the Online settings tab of the Edit Account dialog, there is a dropdown to select how KMM identifies itself to the OFX server.  Currently, the highest version is "Quicken Windows 2014" (identifying as QWIN2300.)  Some banks have already stopped supporting this version and require a higher version.  This currently blocks OFX direct connect import for users of those banks.  

I will submit a patch through Phabricator to include identification for the 2015 and 2016 versions.  Hopefully by the time the Frameworks migration is complete, it will be possible for users to add new versions without needing to recompile.  However, please comment if I should also patch Master with the same additions.
Comment 1 Ralf Habacker 2017-10-01 20:25:29 UTC
Git commit 75efcd673f8a750681ba35cc6e12a4d6d13ca474 by Ralf Habacker, on behalf of Jack Ostroff.
Committed on 01/10/2017 at 20:25.
Pushed by habacker into branch '4.8'.

Added two most recent versions of Quicken for Windows for identity for OFX direct connect.

Reviewers: #kmymoney

Differential Revision: https://phabricator.kde.org/D8096

FIXED-IN:4.8.2

M  +3    -0    kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp

https://commits.kde.org/kmymoney/75efcd673f8a750681ba35cc6e12a4d6d13ca474
Comment 2 Jack 2017-10-01 20:50:01 UTC
Should this also be cherry picked to master, or will the user ability to add versions be sufficient?
Comment 3 Ralf Habacker 2017-10-01 21:17:53 UTC
(In reply to Jack from comment #2)
> Should this also be cherry picked to master, or will the user ability to add
> versions be sufficient?

The related source in master looks equal to 4.8, so I would say yes
my 2cent
Comment 4 Thomas Baumgart 2017-10-02 15:59:16 UTC
Git commit bdce91b275bf9786b0a4d3c764a67eeb0a85458b by Thomas Baumgart.
Committed on 02/10/2017 at 15:58.
Pushed by tbaumgart into branch 'master'.

Added most recent versions of Quicken for Windows

Reviewers: #kmymoney

Differential Revision: https://phabricator.kde.org/D8096

FIXED-IN:4.8.2
(cherry picked from commit 75efcd673f8a750681ba35cc6e12a4d6d13ca474)

M  +3    -0    kmymoney/plugins/ofximport/dialogs/mymoneyofxconnector.cpp

https://commits.kde.org/kmymoney/bdce91b275bf9786b0a4d3c764a67eeb0a85458b