Add support for dividend reinvestments and stock distributions#1
Add support for dividend reinvestments and stock distributions#1oyarzun wants to merge 1 commit into
Conversation
7d0b247 to
5b31809
Compare
|
Sorry for missing your PR. Could you explain the If it is for stock distributions, I suppose will be more reasonable? Correct me if I am wrong, but according to my understanding, distribution is very similar to diviends. |
|
Updated comments above. |
|
A set_income("DIST")That would set the |
|
Thank you for the clarification. In https://dev.wealthaccess.com/wp-content/uploads/2024/02/QW_DataMappingGuide.pdf (Page 52), it suggests using |
Thanks for your work on improving the Fidelity conversion plugin.
Hopefully Fidelity will offer an OFX download, but in the mean time here are some additional changes to support converting the CSV files.
Note: the stock distributions require an update to ofxstatement. I will push another PR to your repo.