Skip to content

Deutsche Bank: recognize documents of type "Vorabpauschale"#5537

Closed
hporten wants to merge 1 commit intoportfolio-performance:masterfrom
hporten:db_vorabpauschale
Closed

Deutsche Bank: recognize documents of type "Vorabpauschale"#5537
hporten wants to merge 1 commit intoportfolio-performance:masterfrom
hporten:db_vorabpauschale

Conversation

@hporten
Copy link
Contributor

@hporten hporten commented Mar 1, 2026

In the end, the matching patterns from Postbank were reusable to a very large degree.

new AssertImportActions().check(results, "EUR");

// check security
var security = results.stream().filter(SecurityItem.class::isInstance).findFirst()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please change the assertions for security & transaction to the newer style?

Example: https://github.com/portfolio-performance/portfolio/blob/master/CONTRIBUTING.md#pdf-importers

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! And sorry for having copied&pasted an outdated example without thinking.

In the end, the matching patterns from Postbank were reusable
to a very large degree.
@hporten hporten force-pushed the db_vorabpauschale branch from 5d03294 to 4daba5c Compare March 1, 2026 22:55
@buchen buchen requested a review from Nirus2000 March 2, 2026 15:39
Copy link
Member

@Nirus2000 Nirus2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich hatte 3 Minuten Zeit... und meine Anmerkungen.

Cooler würde ich es finden, wenn du die Zeit findest, die Skipped Transactions weiter zu bereinigen oder meinst du nicht? Ich frage nur für die Kollegen und anderen Contributer....
Ich sehe es positiv, dass du da bereits eifrig mithilfst....

Cool... Let's go!

@Nirus2000 Nirus2000 added the pdf label Mar 2, 2026
@Nirus2000 Nirus2000 self-requested a review March 2, 2026 16:55
buchen pushed a commit that referenced this pull request Mar 2, 2026
Issue: #5537
Signed-off-by: Harri Porten <hporten@mailbox.org>
[added second test case with zero taxes; rebased to master]
Signed-off-by: Andreas Buchen <andreas.buchen@gmail.com>
@buchen
Copy link
Member

buchen commented Mar 2, 2026

merged. Thanks @hporten

@buchen buchen closed this Mar 2, 2026
@Nirus2000
Copy link
Member

Nirus2000 commented Mar 3, 2026

@buchen @hporten

Was macht Ihr denn... wie kann denn ein Datum für eine Transaktion "Optional" sein oder der "Betrag" und dann noch skippen...?!
Was ist das denn für ein Quatsch... o-je...

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.

4 participants