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

Fix and Modify Sunrise PDF-Importer #3889

Conversation

Nirus2000
Copy link
Member

@Nirus2000 Nirus2000 commented Mar 27, 2024

https://forum.portfolio-performance.info/t/pdf-import-von-sunrise/26633
https://forum.portfolio-performance.info/t/pdf-import-von-sunrise/26633/5

The Sunrise PDF importer was implemented in #3731 by @auchri

If the dividends and the taxes neutralize each other, then negative dividends were previously posted (EUR 0.00 minus taxes). This is incorrect, as a negative dividend is then displayed under "Payments". The transactions are now recorded separately in this case.

A test case for the sale of securities does not exist. This has therefore been removed from the importer. (Validation)
The test cases have been updated.
Format source to standard eclipse format
Improve regulare expressions
Add missing currency detection
Remove obsolet source

https://forum.portfolio-performance.info/t/pdf-import-von-sunrise/26633
https://forum.portfolio-performance.info/t/pdf-import-von-sunrise/26633/5

The Sunrise PDF importer was implemented in #3731.

If the dividends and the taxes neutralize each other, then negative dividends were previously posted (EUR 0.00 minus taxes). This is incorrect, as a negative dividend is then displayed under "Payments".
The transactions are now recorded separately in this case.

A test case for the sale of securities does not exist. This has therefore been removed from the importer. (Validation)

The test cases have been updated.

Format source to standard eclipse format

Improve regulare expressions
Add missing currency detection
Remove obsolet source
@Nirus2000 Nirus2000 added the pdf label Mar 27, 2024
@Nirus2000 Nirus2000 merged commit 447ca01 into portfolio-performance:master Mar 27, 2024
2 checks passed
@Nirus2000 Nirus2000 deleted the Fix-and-Modify-Sunrise-PDF-Importer branch April 2, 2024 07:29
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