2002-10-20 Benoit Gr�goire <bock@step.polymtl.ca>

* Investment transactions now create two accounts, one is for the stock, the other is the account defined by the FI, where the cash is swaped.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7363 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Benoit Grégoire 2002-10-20 22:35:05 +00:00
parent 052c59cc23
commit 088ba7b43b

View File

@ -1,3 +1,6 @@
2002-10-20 Benoit Grégoire <bock@step.polymtl.ca>
* Investment transactions now create two accounts, one is for the stock, the other is the account defined by the FI, where the cash is swaped.
2002-10-19 Derek Atkins <derek@ihtfp.com> 2002-10-19 Derek Atkins <derek@ihtfp.com>
* gnome/gw-gnc-spec.scm -- add "#include <gnc-splash.h>" * gnome/gw-gnc-spec.scm -- add "#include <gnc-splash.h>"
* configure.in -- don't let GNOME_COMPILE_WARNINGS overwrite our list * configure.in -- don't let GNOME_COMPILE_WARNINGS overwrite our list