Skip to content
Commit 5337729d authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[fortuneo] Corrected Life Insurance balance & investment values

The code had to be adapted to handle the fact that Life Insurances have
a '.' for decimal separator on InvestmentPage, not a ',' like other
accounts.
On the investments table, some values have a ',' some others have a '.'
so we need to verify the format in order to call CleanDecimal.French()
or .SI() accordingly.

Closes: 13308@zendesk, 13320@zendesk, 13331@zendesk, 13333@zendesk
parent 38ac3501
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment