egh / ledger-autosync

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

Add --no-infer-account option to disable account inference #119

Closed tesujimath closed 3 years ago

tesujimath commented 3 years ago

This option disables the heuristic of determining the offset account from the payee field.

fixes #118

tesujimath commented 3 years ago

Thanks for merging so promptly!