PaulFroh / bank-account-statement-parser

A simple program to transfer your bank statements into an excel file. The program can recognise and assign simple keywords in the transactions and offers a simple GUI to select the pdfs and excel file.
MIT License
0 stars 0 forks source link

new month calculations #25

Closed PaulFroh closed 1 year ago

PaulFroh commented 1 year ago

Calculate months differently and reduces the pdf IO operations.

close #13

PaulFroh commented 1 year ago

Close #13