updates about quicken

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@847 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-05-25 18:21:13 +00:00
parent 754e4d1418
commit 0f34d5f3bc

View File

@ -448,6 +448,11 @@ immediately, independent of the major goals.
<dt><b>Quicken(TM) Export</b>
<dd>Ability to export Quicken QIF files. Quicken import is implemented
and mostly works.
(Note: Quicken import worked in v 1.0, but got slightly broken in v 1.1
It no longer merges duplicate transactions when importing two or
more QIF files. This should be easy to fix, as the "merge" routine
is there in the code somewhere; its just not called because it was
never restructured for the vv 1.1 engine.)
<p>
<dt><b>Tab-delimited ASCII file format</b>