Thank you very much for your example. I added it to the specs and it works fine. Currently you do need to specify on the command line that comma separates the cents and that ';' is the csv separator.
Cheers, Edwin On 25 January 2014 10:56, Rémi Vanicat <[email protected]> wrote: > Edwin van Leeuwen <[email protected]> > writes: > >> Hi all, >> >> Reckon needs your help :) >> >> Reckon automagically converts CSV files for use with the command-line >> accounting tool Ledger. It also helps you to select the correct >> accounts associated with the CSV data using Bayesian machine learning. >> For more information see: >> http://blog.andrewcantino.com/blog/2010/11/06/command-line-accounting-with-ledger-and-reckon/ >> > > I've attached mine. > > Note that > - my bank do not create true csv, as the separator is ';' > - this is a French bank, so it use comma (',') and not dot ('.') as > decimal separator > - first line describe in french what each column are. It translate to > Account;Account Date;Operation Date;Description;Reference;Value Date;Amount > > > > -- > Rémi Vanicat > > -- > > --- > 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.
