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

hot fix for indices #23

Closed PaulFroh closed 1 year ago

PaulFroh commented 1 year ago

Move indices counter into the if statement

close #22