Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve TradeRepublic PDF Importer #4339

Merged

Conversation

MonkeySon
Copy link
Contributor

Hello,

this pull request improves the TradeRepublic PDF importer by adding support for an additional type of interest transaction pdf.
It is contains the following identifying line, which was not supported previously:

"IBAN BUCHUNGSDATUM GESAMT"

Due to how PDFs with "ABRECHNUNG ZINSEN" are currently handled, a change was required in both
addTaxesStatementTransaction() and addInterestStatementTransaction(). When only added to one of these, the parse in the other function would fail.

BR,
MonkeySon

Add support for interest transaction with the identifiying line:
"IBAN BUCHUNGSDATUM GESAMT"
@Nirus2000 Nirus2000 added the pdf label Nov 9, 2024
@Nirus2000 Nirus2000 merged commit 4b2ffef into portfolio-performance:master Nov 9, 2024
2 checks passed
@Nirus2000
Copy link
Member

Done... 👍🏻
Good job !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants