<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/103142/">http://git.reviewboard.kde.org/r/103142/</a>
     </td>
    </tr>
   </table>
   <br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for KMymoney.</div>
<div>By Allan Anderson.</div>







<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This was submitted originally as http://svn.reviewboard.kde.org/r/6818/ on 28 October.

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.
</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Unit tests run, plus astyle and krazy.  Numerous files processed, including live work.</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>kmymoney/plugins/csvimport/CMakeLists.txt <span style="color: grey">(1ca4590)</span></li>

 <li>kmymoney/plugins/csvimport/convdate.cpp <span style="color: grey">(c5e1bab)</span></li>

 <li>kmymoney/plugins/csvimport/csvimporterdlg.h <span style="color: grey">(5773724)</span></li>

 <li>kmymoney/plugins/csvimport/csvimporterdlg.cpp <span style="color: grey">(757622f)</span></li>

 <li>kmymoney/plugins/csvimport/csvimporterdlgdecl.ui <span style="color: grey">(e476d0a)</span></li>

 <li>kmymoney/plugins/csvimport/csvimporterplugin.h <span style="color: grey">(4f3e818)</span></li>

 <li>kmymoney/plugins/csvimport/csvimporterplugin.cpp <span style="color: grey">(3ec87a3)</span></li>

 <li>kmymoney/plugins/csvimport/csvprocessing.h <span style="color: grey">(21c2720)</span></li>

 <li>kmymoney/plugins/csvimport/csvprocessing.cpp <span style="color: grey">(00f2815)</span></li>

 <li>kmymoney/plugins/csvimport/csvutil.h <span style="color: grey">(b53cb5a)</span></li>

 <li>kmymoney/plugins/csvimport/csvutil.cpp <span style="color: grey">(fc3d136)</span></li>

 <li>kmymoney/plugins/csvimport/investmentdlg.h <span style="color: grey">(b50800d)</span></li>

 <li>kmymoney/plugins/csvimport/investmentdlg.cpp <span style="color: grey">(679370d)</span></li>

 <li>kmymoney/plugins/csvimport/investprocessing.h <span style="color: grey">(337b485)</span></li>

 <li>kmymoney/plugins/csvimport/investprocessing.cpp <span style="color: grey">(feb808b)</span></li>

 <li>kmymoney/plugins/csvimport/redefinedlg.h <span style="color: grey">(1385feb)</span></li>

 <li>kmymoney/plugins/csvimport/redefinedlg.cpp <span style="color: grey">(332985a)</span></li>

 <li>kmymoney/plugins/csvimport/redefinedlgdecl.ui <span style="color: grey">(58fc5cd)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/103142/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>




  </div>
 </body>
</html>