egh / ledger-autosync

Synchronize your ledger-cli files with your bank.
GNU General Public License v3.0
273 stars 42 forks source link

Return CUSIP of security if ticker is not found. #91

Closed jeanralphaviles closed 4 years ago

jeanralphaviles commented 4 years ago

Fixes #90.

Tested with repro case in https://gist.github.com/jeanralphaviles/1a3ad120895d68be1efb61a37d150eed.

egh commented 4 years ago

LGTM. Is it OK if I use your test case file as the basis for a test for this?

egh commented 4 years ago

Oh, and thank you!

jeanralphaviles commented 4 years ago

Go ahead with the test case. No problem.