-
- Downloads
[FIX] base: res.currency: use company_id context value as an integer id (not...
[FIX] base: res.currency: use company_id context value as an integer id (not as a model reference) as it used to be before refactoring. The use of id and model reference was inconsistent for this variable, depending on the content of the context. Doing this caused a failure when trying to load some financial reports (> Balance Sheet, Spanish reports, ...) of accounting in multi company, if both companies had not the same currency.
Please register or sign in to comment