Skip to content
Commit a9ada5dd authored by Christophe François's avatar Christophe François Committed by hydrargyrum
Browse files

[fortuneo] Fix various issues

In iter_accounts, for market accounts, liquidities must be removed from
the balance because they already appear as a checking account.

In iter_history, transactions invests had no valuation.

In iter_market_orders, getattr without a default value raises AttributeError
if the attribute is not found.

Closes: 19625@zendesk
parent d87a9b6e
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