Skip to content

Improve Commerzbank AG PDF-Importer#5761

Merged
Nirus2000 merged 1 commit into
portfolio-performance:masterfrom
Nirus2000:Improve-Commerzbank-AG-PDF-Importer
Jun 1, 2026
Merged

Improve Commerzbank AG PDF-Importer#5761
Nirus2000 merged 1 commit into
portfolio-performance:masterfrom
Nirus2000:Improve-Commerzbank-AG-PDF-Importer

Conversation

@Nirus2000
Copy link
Copy Markdown
Member

  • Rename addDividendeTransaction() to addDividendTransaction() to follow English naming convention
  • Add missing @Formatter:off/on around BUY→SELL type-switch comment; fix typo Wertpapierkauf → Wertpapierverkauf
  • Fix regex attribute name mismatch in addDividendTransaction(): second optionalOneOf branch used (?...) but declared attribute "currency" — rename attribute to "currencyWithHoldingTax" to align with the regex group and v.get() call
  • Add missing hasExDate(null) to all 39 dividend assertions in the test and add the corresponding import

- Rename addDividendeTransaction() to addDividendTransaction() to follow English naming convention
- Add missing @Formatter:off/on around BUY→SELL type-switch comment; fix typo Wertpapierkauf → Wertpapierverkauf
- Fix regex attribute name mismatch in addDividendTransaction(): second optionalOneOf branch used (?<currencyWithHoldingTax>...) but declared attribute "currency" — rename attribute to "currencyWithHoldingTax" to align
  with the regex group and v.get() call
- Add missing hasExDate(null) to all 39 dividend assertions in the test and add the corresponding import
@Nirus2000 Nirus2000 added the pdf label Jun 1, 2026
@Nirus2000 Nirus2000 merged commit 14a1eb6 into portfolio-performance:master Jun 1, 2026
2 checks passed
@Nirus2000 Nirus2000 deleted the Improve-Commerzbank-AG-PDF-Importer branch June 1, 2026 19:57
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.

1 participant