siddhantgoel / beancount-dkb

Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports
MIT License
34 stars 13 forks source link

Use 'Wertstellung' instead of 'Belegdatum' to transaction dates #94

Closed nils-werner closed 2 years ago

nils-werner commented 3 years ago

Wertstellung is the date at which the amount is actually deducted from the account, so it is the right one to use here.

Closes #93

siddhantgoel commented 2 years ago

Hey, thanks for the PR! Could you please push a fix for the failing lint issues? Then we would be able to merge it in.

nils-werner commented 2 years ago

Yes of course, done.

siddhantgoel commented 2 years ago

Just published v0.11.0 which contains this fix!