I've recently been looking into customizing the output of ledger csv using 
--csv-format. What I can't figure out though is how to export the assigned 
balance; or the balance assertion or what the preferred name for it is :) 
How would I do this?

To clarify further, I don't want to compute anything, I simply want an 
export of all my raw ledger data in a more machine friendly format than ledger 
print (which is not bad, but CSV would be better).

I found that using ledger python this value can be accessed using 
post.assigned_amount, but I'm not too keen on implementing my own version 
of ledger csv in python, with all the details and parameters that are 
already available to ledger csv.

Thanks!

-- 

--- 
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