REACT - Invoice in Dashboard not listed

Hi,

I found an issue in React Dashboard where I figured out, that the total amount of invoices can be shown in EUR, USD or ‘all’.

If I have it at ‘all’ I see Invoices of 276,67€.
image

If I have it at EUR I see 830€
image

If I set it to USD I see 0 as expected:
image

830€ is correct. But how are 276,67€ calculated?

When I created the new company I started with the first invoice before all localization settings where set correctly. This led into a situation where the € sign is in front of the invoice amount in the first invoice:

Maybe this is the root cause? I would like to correct it but the invoice is sent, paid and locked. So maybe there is an option within the database?

Hi,

Can you check the exchange rates for the invoices are correct?

Thank you for your quick response. Where can I do this? All is EUR and there is no need to exchange currencies.

There’s a settings tab on the edit invoice screen which contains the exchange rate.

Which currency is selected on Settings > Localization?

In Localization it is set to EUR. But probably it was default (USD) when I created the first invoice.

As the invoice is sent it is not editable anymore.

You may not be able to change the exchange rate but you should be able to see it.

Echange Rate Value is 1

@david do you have any ideas?

You may want to compare with the desktop app to see if there’s a difference.

All:

EUR:

USD is 0 as exprected

I created another Invoice and for the customer who got the first invoice the currency format is still different. The € sign is in front of the amount while it should be behind as for the other customers. How to correct that?

First and last invoice are for the same customer:

The currency formatting is determined by a combination of the client’s country and currency.

Looks like… While the other customer’s languages are German this one is English. Maybe this is the reason for the formatiing. But from my understanding this shouldn’t affect the initial mentioned issue that the total amount of invoices (in my example ‘last month’) shows strange values in React when chosing “all” currencies.

No, the selected language shouldn’t have an impact on this.