-
Notifications
You must be signed in to change notification settings - Fork 625
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
New pdf importer for Sunrise #3731
New pdf importer for Sunrise #3731
Conversation
82b0ac0
to
8b35272
Compare
name.abuchen.portfolio/src/name/abuchen/portfolio/datatransfer/pdf/SimpelPDFExtractor.java
Outdated
Show resolved
Hide resolved
name.abuchen.portfolio/src/name/abuchen/portfolio/datatransfer/pdf/SimpelPDFExtractor.java
Outdated
Show resolved
Hide resolved
Hello @auchri You can also take a look at the new variant of the test cases... --> here <-- Regards |
I have no time to adjust the whole importer and the tests to the new structure. Feel free to change it 😊 |
That's not a problem... 😇 Just set the pull request to "draft", then we'll wait until you've found the time. 👍 |
ab362fa
to
7a6bf9d
Compare
a5909b9
to
ee1bcca
Compare
@buchen @Nirus2000 I've created a new importer for the "new" bank. Please have a look now. |
ee1bcca
to
8535c6d
Compare
Hello, I have a quick question about the structure of PDF importer, since I am currently also working on a new one. Does the importer class (in that case SunrisePDFExtractor) need to be added to the PDFImportAssistent to be usable in PP? My assumption was, that if it is not added, test cases would pass but PP actually would not recognize the PDF. Thanks! |
Why is this importer not included in the new release? 😔 @buchen |
Hello @auchri Add in PDFImportAssistant.java... |
Hello @auchri Rebase and merge |
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
New pdf importer for https://www.meetsunrise.com/