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

Modify Trade Republic PDF-Importer to support new transaction #3874

Conversation

Nirus2000
Copy link
Member

https://forum.portfolio-performance.info/t/pdf-import-von-trade-republic/5107/489

Merge/Remove addLiquidationTransaction()
Merge/Remove addCaptialReductionTransaction()
Merge/Remove addCaptialReductionTransaction()
Remove addDeliveryInOutBoundTransaction()
Remove addTaxStatementTransaction();
Add addNonImportableTransaction()
Add notes
Fix testWertpapierVerkauf08()
Rename test file USQuellensteuer01.txt to Steuerkorrektur01.txt

There were previously some imports that were not solved correctly. For example, a SPIN-OFF was posted as a posting at 0.00. Also inbound/outbound deliveries which have no currency or amount are to be marked as NonImportable. The same applies to fiscal exchanges. Once without tax collection but delivery or derecognition has taken place without the currency of the security and taxes may have been offset. All in all, these are all special cases which we cannot import correctly and clearly.

https://forum.portfolio-performance.info/t/pdf-import-von-trade-republic/5107/489

Merge/Remove addLiquidationTransaction()
Merge/Remove addCaptialReductionTransaction()
Merge/Remove addCaptialReductionTransaction()
Remove addDeliveryInOutBoundTransaction()
Remove addTaxStatementTransaction();
Add addNonImportableTransaction()
Add notes
Fix testWertpapierVerkauf08()
Rename test file USQuellensteuer01.txt to Steuerkorrektur01.txt

There were previously some imports that were not solved correctly.
For example, a SPIN-OFF was posted as a posting at 0.00. Also inbound/outbound deliveries which have no currency or amount are to be marked as NonImportable. The same applies to fiscal exchanges. Once without tax collection but delivery or derecognition has taken place without the currency of the security and taxes may have been offset.
All in all, these are all special cases which we cannot import correctly and clearly.
@Nirus2000 Nirus2000 added the pdf label Mar 24, 2024
@Nirus2000 Nirus2000 merged commit f508582 into portfolio-performance:master Mar 24, 2024
2 checks passed
@Nirus2000 Nirus2000 deleted the Modify-Trade-Republic-PDF-Importer-to-support-new-transaction branch March 25, 2024 06:02
@christen90
Copy link
Contributor

Hi Alex,
why do we import savebacks as buys? I would book them as inbound delivery, as they do not cause costs on depotkonto.

BR Christian

@Nirus2000
Copy link
Member Author

Hi Alex, why do we import savebacks as buys? I would book them as inbound delivery, as they do not cause costs on depotkonto.

BR Christian

I asked in the forum how this should be booked, but now that you say it, it makes sense.
Unfortunately I don't know "Saveback".

Nirus2000 added a commit that referenced this pull request May 3, 2024
…ery inbound

Fix Trade Republic PDF-Importer to switch Save Back from Buy to delivery inbound

#3874 (comment)
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.

2 participants