Updated list of Canadian registered accounts#1265
Conversation
Signed-off-by: Geoffrey <[email protected]>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughExpanded Canadian entries in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Geoffrey <[email protected]>
Signed-off-by: Geoffrey <[email protected]>
Signed-off-by: Geoffrey <[email protected]>
* Added FHSA, RDSP, and DPSP to app/models/investment.rb * Update investment.rb Signed-off-by: Geoffrey <[email protected]> * Fixed RDSP tax treatment (tax-deferred -> tax-advantaged) Signed-off-by: Geoffrey <[email protected]> * Added non-registered account to the list (taxable) Signed-off-by: Geoffrey <[email protected]> * Reordering Signed-off-by: Geoffrey <[email protected]> --------- Signed-off-by: Geoffrey <[email protected]> Co-authored-by: Geoffrey <[email protected]>
Resolution to #1253.
I found a few new registered accounts than what I put in the issue since then, most of which are just tax-deferred retirement accounts of some flavour or another, and then there's the PRPP, which is yet another RRSP-like variation.
Changes have been tested both locally on my dev environment, as well as in Docker by passing through an edited version of investment.rb via the compose.yml file. No abnormal behaviour was observed due to these changes.
The new accounts show up in the subtype selector when creating a new investment account, display correctly in the account sidebar/settings, and have the correct tags:
Summary by CodeRabbit