>>>>> Will Goodwin <[email protected]> >>>>> writes:
> 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. I think you need an actual amount for that second posting, not just a null amount. Automated transactions don't auto-balance the way that normal transactions do. Ledger should have a clearer error about this, if that is the case. John
