On 01.06.14,23:11, Esben Stien wrote:
> I'm trying to do an automated transaction on this:
> 
> 2014-06-01 foo
>     ;[[id:e235bd4a-ec6f-4975-ab26-7da247b3bb77][1337453 foo]]
>     Assets:1500:foo:1337453         1337
> 
> The actual transaction without automation would be: 
> 
> 2014-06-01 foo
>     ;[[id:e235bd4a-ec6f-4975-ab26-7da247b3bb77][1337453 foo]]
>     Assets:1500:foo:1337453         1337
>     Income:3010
> 
> So, this amount is supposed to be credited from the Income:3010 account, so
> I've tried many possible variations of this:
> 
> = Assets:1500
>     Income:3010
> 
> ..with $account 1 and the Income:3010 -1, but none of them seem to work
> 
> Any pointers as to how I can do this?
> 

Have you tried something like this?


= /Assets:1500/
     Income:Transaction    (1 * amount)
     Income:3010  (-1 * amount)


Jostein


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to