> Use: > > = expr code == "DC" Thanks, that definitely got me started. (I also noticed why I couldn't get it to work before was of the missing expression features in 2.6, I've upgraded to BETA from the git repo since then.)
I seem to be getting an error saying the automated posting has no amount. Leads me to believe I'm not using the right syntax to calculate my values. Here's what I have so far: = expr (code == 'DC') Assets:Bank:Savings ($1-(amount-(amount/1))) Assets:Bank:Checking I've tried it a few different ways but it always seems to say automatic transaction's posting has no amount or some (seemingly) worse error. First of all, is it saying the amount in the transaction isn't being calculated or the posting with the code DC has no amount? As for the rest, any feedback would be appreciated. ~Will
