Okay, So I switched to downloading OFX files and using the generic built in ofx importer as illustrated in the examples. And it is working! Are there any downsides to using the OFX files instead of CSV?
Thanks, Dan On Friday, January 27, 2017 at 8:20:50 PM UTC-7, Dan Cohen wrote: > > Hello, > > I'm new to beancount; I'd like to get started. I've reviewed a lot of > the documentation, and am ready to start ingesting transactions into my > beancount file. I'm lost on the ingest tools. I see the logic in the > methodology, but I need something more step by step. can someone help me > with this? > > for instance, > > I have multiple accounts with a common bank (checking, savings, money > market) I downloaded the CSVs and the headers include. > BANK ID,Account Number,Account Type,Balance,Start Date,End > Date,Transaction Type,Transaction Date,Transaction Amount,Transaction ID, > Transaction Description > > And 2 credit cards account CSV files have headers: > "Status","Date","Description","Debit","Credit" > or > "Status","Date","Description","Debit","Credit","Member Name" > > what goes in the config.import file? > > CONFIG = [ > > > ] > > What is the easiest way for me to get started? Thanks, Dan > > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/324f83d2-ef41-4f78-bce7-66d44e9c87cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
