Hello,

Is it possible to specify the rounding formula in a automatic transaction? 
 My specific case is that of tithe, I know I might be nitpicking, but 
still, I think it would be useful to have a way to say, always round up in 
the X decimal place, or always round down.  Here is an example:

Let's say I have a paycheck of 1234.34, having a rule like:

= /^Income/
  (Liabilities:Tithe)  0.1

Would produce something like this:

1/5 Employer Name
  Income:Salary
  Assets:Checking  $1234.34
  (Liabilities:Tithe)   $123.43

But it would be nice to be able to say, always round up the second decimal 
place, which would produce 123.44.  Is this currently possible?  If not, do 
you think that by using a rule like 0.10001 would be accurate?  I noticed 
that indeed it produces 123.44, but then the balance is missing 0.01 when I 
make a payment of 123.44 to that account.  So somehow this math is not 
quite accurate.

Any ideas?  Thank you.

Andre.

Reply via email to