egh / ledger-autosync

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

Adding support for --shorten-account and --hardcode-account #35

Closed thecount2a closed 7 years ago

thecount2a commented 7 years ago

Adding support for shortening account numbers to last 4 digits or overriding account numbers to provide account number privacy in ledger files and to provide easy transition when credit cards are reissued with new account numbers due to fraud.

thecount2a commented 7 years ago

Thank you for the review! I have pushed updated code that should address all of the issues you mentioned.

egh commented 7 years ago

Merged! Thank you for your contribution.