ghostfolio / ghostfolio

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

[BUG] Currency of transaction defaults to USD #2874

Closed elanzini closed 9 months ago

elanzini commented 9 months ago

Bug Description

My account default currency is GBP. I add a new transaction in GBP. The transaction is displayed in the UI using USD.

Also, on a tiny note, I noticed there are both GBP and GBp in the currency list, probably typo there as well.

To Reproduce

  1. Set account default currency to GBP
  2. Add a new transaction with GBP
  3. Open the activities view

Expected behavior

I would like the transactions to be reported using GBP not USD.

Screenshots

Different currency:

Screenshot 2024-01-15 at 08 57 10

Double GBP:

Screenshot 2024-01-15 at 08 57 58

Environment

dtslvr commented 9 months ago

Hi @elanzini

Please change your Base Currency in My Ghostfolio to GBP if you like to have everything reported in GBP.

By the way, GBP and GBp (pence, also known as GBX) are not the same!

elanzini commented 9 months ago

Thanks @dtslvr for the prompt reply.

The base currency in my account is already set to GBP.

Screenshot 2024-01-15 at 09 10 24
dtslvr commented 9 months ago

Okay I see. The activities are intentionally displayed in the original currency of your asset (for verification purposes). If you want to know the converted amount, you can have a look under Holdings.