[GnuCash 1.9.1] Common-commodity difference

Josh Sled jsled at asynchronous.org
Mon Mar 6 22:47:55 EST 2006


On Sun, 2006-03-05 at 16:23 -0500, Josh Sled wrote:
> > - Is it a real error message meaning that the scheduled transactions
> > seem to be inserted normally but it is not really and it messed up the
> > accounts?
> 
> This is presently the unfortunate reality.  I've filed this as
> http://bugzilla.gnome.org/show_bug.cgi?id=333532 . It will very likely
> not make tonight's 1.9.2, though. :/

As of r13509, this should be fixed.  Specfically, the account-commodity
and value of the *first* split in a template transaction are the basis
for the transaction commodity and the values of the other splits.  For
instance...

(with a CAD -> USD pricedb entry of 0.72 CAD = 1 USD

SX template 1:
| usd | 20 |    | => 20     USD [txn: usd]
| cad |    | 20 | => 14.40  CAD

SX template 2:
| cad |    | 20 | => 20     CAD [txn: cad]
| usd | 20 |    | => 27.78  USD

-- 
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`


More information about the gnucash-user mailing list