[FIX] account_financial_report: correctly sum amount_currency in read_group for trial balance
On Odoo18 if you group:sum by amount_currency, if you don't put currency_id in the group field the amount_currency is removed by read_group function on account addon
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
- Saran Lim. \<<saranl@ecosoft.co.th>\>
|
||||
- Omar Casti??eira \<<omar@comunitea.com>\>
|
||||
- Chau Le \<<chaulb@trobz.com>\>
|
||||
|
||||
- [Stesi Consulting](https://www.stesi.consulting):
|
||||
- Michele Di Croce \<<dicroce.m@stesi.consulting>\>
|
||||
|
||||
Much of the work in this module was done at a sprint in Sorrento, Italy
|
||||
in April 2016.
|
||||
|
||||
Reference in New Issue
Block a user