ghostfolio / ghostfolio

Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
https://Ghostfol.io
GNU Affero General Public License v3.0
3.79k stars 355 forks source link

[BUG] Import Dividends ignores currency of holding #3492

Open artemyevav opened 1 week ago

artemyevav commented 1 week ago

Bug Description

"Import Dividends" ignores the currency of the holding

To Reproduce

  1. Buy Apple shares in EUR
  2. Import Dividends
  3. Check price: 0.25 EUR per unit instead of 0.25 USD (0.19 EUR)

Expected behavior

Some conversion expected

Screenshots

Logs

Environment

Additional context

dtslvr commented 1 week ago

Related to this issue: https://github.com/ghostfolio/ghostfolio/issues/3320