Round up transactions missing form pytr dl_docs
Description of the bug
it looks like dl_docs does not download Round up transactions.
To Reproduce Steps to reproduce the behavior:
- Ran the command
pytr dl_docs - See warning
Ignoring unknown event "MSCI Europe SRI EUR (Acc) Round up"
Expected behavior download the transaction, as it impacts the balance.
Environment
- OS: Mac OS 26.1
- pytr version: 0.4.3 (from git as of 2025-11-16 14:00 CET)
Additional context
**
**
Please run pytr dl_docs --flat --store-event-database
It will download all documents with their original names and won't sort it. Then look up the corresponding event in the freshly created all_events.json.
Search for e.g. the timestamp:
2025-11-10T10:48
The event will also contain a payload with the download link. There you will find the PDF name.
It would be great if you could provide this event anonymized. That will help us create rules for automated event handling and sorting.
Need any help. Let me know.
I have made another update and released a new version of pytr (v0.4.4). However, Round Ups are still not handled correctly. Will fix it soon.
However, the document is still download, just being stored in some different subdirectory.