CVS update: gnucash/src/register/ledger-core

Derek Atkins warlord@linas.org
Sun, 24 Nov 2002 23:14:14 -0600 (CST)


Date:	Sunday November 24, 2002 @ 23:14
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/register/ledger-core
In directory www.linas.org:/tmp/cvs-serv32013/src/register/ledger-core

Modified Files:
	split-register-model.c 
Log Message:
	* src/register/ledger-core/split-register-model.c -- Always
	  display amounts in the currency of the current account.  Use the
	  pricedb to lookup converstion values if the transaction currency
	  is not the same as the current account commodity.
	* src/gnome/dialog-transfer.c -- Make sure the exchange rate stays
	  a decimal number instead of converting to a fraction.