Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping error #94

Open
PDA123 opened this issue Oct 5, 2022 · 1 comment
Open

Mapping error #94

PDA123 opened this issue Oct 5, 2022 · 1 comment

Comments

@PDA123
Copy link

PDA123 commented Oct 5, 2022

Here's a problem I'm having and the error resulting. In command line I enter

csv2ofx Discover-RecentActivity-20221004.csv output.ofx

...here's the error that's returned....

Field 'Account' is missing from file. Check mapping option.

I have no idea how to fix this. Any ideas?

@ds17f
Copy link

ds17f commented Oct 28, 2022

If you check the output from the command you can find a -m option to specify a mapping. I ran it with the parameter abc and it spit back an error showing me the valid mapping types.

csv2ofx: error: argument -m/--mapping: invalid choice: 'abc' (choose from 'abnamro', 'bnp', 'boursorama', 'capitalone', 'creditunion', 'custom', 'default', 'eqbank', 'exim', 'gls', 'ingdirect', 'mdb', 'mint', 'mint_extra', 'mint_headerless', 'mintapi', 'msmoneyreport', 'n26', 'outbank', 'paychex', 'pcmastercard', 'rabobank', 'schwab', 'split_account', 'starling', 'stripe', 'ubs-ch-fr', 'ubs', 'xero', 'yodlee')

Unfortunately I don't see one for my bank so I'll need to use the custom option. I didn't see a discover option so likely you'll need custom as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants