Johann & John,
Thanks; was able to cook up a reporting script with the xml support.
About xml structure, I would find the following very useful:
It would be nice if we could emit some arbitrary values from ledger. For
example:
emit("profit", income - expenses - depreciation)
emit("tax", profit * 0.3)
This would emit in xml / json:
<user-defined-values>
<value key="profit">10000</value>
<value key="tax">3333</value>
</user-defined-values>
thanks,
--
*Harshad RJ* <http://lavadip.com>
--
---
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.