-
Notifications
You must be signed in to change notification settings - Fork 617
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
Modify deutsche bank pdf importer #3548 #3551
Closed
Nirus2000
wants to merge
2
commits into
portfolio-performance:master
from
Nirus2000:Modify-Deutsche-Bank-PDF-Importer-#3548
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 50 additions & 0 deletions
50
...olio.tests/src/name/abuchen/portfolio/datatransfer/pdf/deutschebank/GiroKontoauszug06.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
PDFBox Version: 1.8.17 | ||
Portfolio Performance Version: 0.65.4.qualifier | ||
----------------------------------------- | ||
Deutsche Bank AG | ||
Filiale | ||
Mannheim-Neckarau | ||
Friedrichstraße 3-5 | ||
Herrn 68199 Mannheim | ||
PkOgVXl uGpqfT Frau Nicole Schrempp | ||
FDBFxtwbEH. 12 Telefon (0621) 84228-14 | ||
12929 FGSuxgpw | ||
24h-Kundenservice (069) 910-10000 | ||
31. August 2023 | ||
Kontoauszug vom 01.08.2023 bis 31.08.2023 | ||
Kontoinhaber: BGAGHwc yrPqwr | ||
Auszug Seite von IBAN Alter Saldo per 31.07.2023 | ||
8 1 2 DE03 0304 6283 7910 2573 16 EUR + 1.428,92 | ||
Buchung Valuta Vorgang Soll Haben | ||
14.08. 14.08. SEPA Überweisung an - 1.000,00 | ||
2023 2023 Max Mustermann | ||
IBAN DE70700100800927167806 | ||
BIC PBNKDEFFXXX | ||
Verwendungszweck/ Kundenreferenz | ||
urlaub | ||
16.08. 16.08. Verwendungszweck/ Kundenreferenz + 33,23 | ||
2023 2023 ZINSEN/DIVIDENDEN/ERTRAEGE FIL/DEPOT-NR: | ||
218/338781300IS.E.R.G.G.1.5-2.5Y U.ETF DE | ||
INH.ANT.E UR(D.) | ||
31.08. 31.08. Verwendungszweck/ Kundenreferenz + 74,49 | ||
2023 2023 ZINSEN/DIVIDENDEN/ERTRAEGE FIL/DEPOT-NR: | ||
218/338781300ISHSII-CORE MSCI EUROPE U.ETF | ||
REG.SH.O .N. | ||
Filialnummer Kontonummer Neuer Saldo | ||
218 3387813 03 | ||
EUR + 536,63 | ||
BIC (SWIFT) | ||
DEUTDEDBXXX | ||
Wichtige Hinweise | ||
Bitte erheben Sie Einwendungen gegen einzelne Buchungen unverzüglich. Schecks, Wechsel und sonstige Lastschriften schreiben wir unter dem Vorbehalt | ||
des Eingangs gut. Der angegebene Kontostand berücksichtigt nicht die Wertstellung der Buchungen (siehe oben unter "Valuta"). | ||
Somit können bei Verfügungen1) möglicherweise Zinsen für die Inanspruchnahme einer eingeräumten oder geduldeten Kontoüberziehung anfallen. | ||
Die abgerechneten Leistungen sind als Bank- oder Finanzdienstleistungen von der Umsatzsteuer befreit, sofern Umsatzsteuer nicht gesondert | ||
ausgewiesen ist. Umsatzsteuer ID Nr.: Deutsche Bank AG, 60262 Frankfurt DE114103379 | ||
1) Der Begriff umfasst unter anderem die relevanten Zahlungskontendienste "Bargeldauszahlung" und "Überweisung". | ||
0000000003 / 06500900 / 20230902 | ||
Auszug Seite von IBAN | ||
8 2 2 DE03 3807 0724 0248 4780 40 | ||
Guthaben sind als Einlagen nach Maßgabe des Einlagensicherungsgesetzes entschädigungsfähig. Nähere Informationen können dem "Informationsbogen | ||
für den Einleger" entnommen werden. | ||
0000000003 / 06500900 / 20230902 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#getBoolean already returns a boolean. No need to convert it to a boolean via "Boolean#valueOf"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i see it... i missing coffee in the morning. 🙈