[Kmymoney-devel] Review Request: CSVPlugin wizard version

Allan Anderson agander93 at gmail.com
Fri Oct 28 10:47:23 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/6818/
-----------------------------------------------------------

Review request for kmymoney.


Description
-------

The two earlier versions of the plugin suffered from different difficulties in the UI.  A wizard approach has now been adopted, to give better guidance to the user of the flow in the UI.

Also, in the investment section of the earlier versions, only simple CSV files could be catered for, where the file contained just a single security.  When files from brokers become involved, this is a different kettle of fish all together.  I've added support for two brokers, Merril Lynch and Schwab.  Their files may contain several securities, and the investment activity type may not be in a separate column, but buried in a Detail column.  In fact, the requirements for just these two brokers were conflicting, and dealing with both correctly became pretty complex.  The names used to define the security may vary within a file and may be different from those in use by the user, so the user has the opportunity to edit the security names during the import process.

A further problem was that some files did not use ticker symbols on all investment lines, and this is necessary for compatibility with KMyMoney.  It will therefore be necessary for the user to add symbols to the input file beforehand, although as long as they are used consistently, they do not need to be 'real' symbols.


Diffs
-----

  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/CMakeLists.txt 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/bankingwizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/completionwizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/convdate.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvdialog.h PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvdialog.cpp PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvdialog.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlg.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlg.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlgdecl.ui 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterplugin.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterplugin.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvprocessing.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvprocessing.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvutil.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvutil.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/introwizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investmentdlg.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investmentdlg.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investmentwizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investprocessing.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investprocessing.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/lines-datewizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/parsedatatest.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/redefinedlg.h 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/redefinedlg.cpp 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/redefinedlgdecl.ui 1261058 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/separatorwizardpage.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/symboltabledlg.h PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/symboltabledlg.cpp PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/symboltabledlg.ui PRE-CREATION 
  /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/symboltest.cpp 1261058 

Diff: http://svn.reviewboard.kde.org/r/6818/diff/diff


Testing
-------

Unit tests run, plus astyle and krazy.  Numerous files processed, including live work.


Thanks,

Allan Anderson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20111028/2ad262f6/attachment.html>


More information about the KMyMoney-devel mailing list