In any case, one of the goals of Beancount v2 is to provide a dead-simple data structure that would allow to write a single Python script that processes that list of transactions and outputs it in the format of your choice, do processing on it, etc. Ledger's Python bindings probably allows you to do that as well.
On Mon, Dec 9, 2013, at 14:58, [email protected] wrote: > Thanks a lot Simon, Craig, Martin and nx, > > Having spent a week getting my accounts in order, I think I’m going to send > my accountant a balance report and ask him what else he might need. It should > be very easy to export whatever he wants now that it’s all in one system. > > Now that all my data’s in a nice format, I’m going to have to fight the urge > to obsess over it… :-) > > -Steve > > -- > > --- > 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/groups/opt_out. -- --- 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/groups/opt_out.
