Here is my problem. I modified the "auto_account" plugin to open with
"NONE" booking all the subaccounts in my Assets:Vanguard:401k. However, I
noticed that this thing doesn't quite work, because the loader module runs
booking.book() before run_transformations(), and transactions like this one
get transformed to having zero postings:

2017-02-23 * "Exchange"
  Assets:Vanguard:401k:FUNDA  -12.184 FUNDA {32.53 USD}
  Assets:Vanguard:401k:FUNDB   12.188 FUNDB {32.52 USD}


For the small example I'm working with, I can invert the order of these two
operations and everything seems to work. Is there any reason why these two
operations are executed in this order? Am I going to have other things
breaking down the road? and if so, what is the right way to have "NONE" for
a bunch of subaccounts, without having to open all of them manually?

-- 
Lluís Pàmies i Juárez
http://lluis.pamies.cat

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAKD2hyHpFsppu3axQcaBXNUyuWL1SbT-RdaYF%3DNsQe7nV5dAcA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to