On Tue, 10 Jun 2014 23:16:13 -0700, Hans Erik van Elburg <[email protected]> wrote: > Here we go: > - using TAB (align) on a reckon generated posting, eats almost the whole > posting, this seems to be caused by literal tab characters in the generated > file > - i instructed reckon to use comma format, but the generated output > contains decimal dots again which is incompatible with the euro format in > my ledger files so i had to convert them back by hand
Just to clarify, you use comma separated values in the ledger file itself? Reckon indeed uses the comma separated values only when reading and then outputs in dot separated values. That should be a relative easy fix. Only downside is that different people want different behaviour (I need the current behaviour), so will need to think about if it can easily detect this :). Will file a feature request to remind me to look at that. Edwin -- -- --- 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.
