On 6 Jan 2014, at 16:56, Johann Klähn <[email protected]> wrote: > To produce the behaviour you want you have to replace `commodity` by > `commodity(scrub(display_amount))` in the csv format string⁽¹⁾. Search > `src/report.h` for `csv_format_` for the default. You can pass a custom > format string via the `--csv-format` option. >
Thanks. I figured that it must be possible, but it also seems like that should be the default. I’ll probably prepare a pull request. -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.
