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/ We would like to expand reckon's ability to automagically convert csv files. It already supports quite a few formats, but we are interested in taking this further. For that we need more csv examples, so that we can make sure those are correctly detected and especially make sure no mistakes are made. You could really help us out by sending us (anonimized) csv files as produced by your bank. We'd add those examples to our test suite and make sure it all works well. Ideally, we'd need a csv file containing a minimum of 5 transactions. The formats currently in the test suite are here: https://github.com/cantino/reckon/blob/master/spec/reckon/csv_parser_spec.rb#L207 Full disclosure: I am not the original author, but have been contributing code to make it correctly convert my csv files :) Cheers, 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/groups/opt_out.
