Skip to content
Snippets Groups Projects
Commit f7971a95 authored by Quentin De Paoli's avatar Quentin De Paoli
Browse files

[FIX] account: yet another multicurrency fix

function create_exchange_rate_entry() has been build to potentially receive several aml_to_balance (all sharing the same currency_id), hence aml_to_balance.currency_id would be failing in that case since the ORM is expecting a singleton there.
parent 55a14f9c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment