-
- Downloads
[FIX] account: display journal entries total
Steps to reproduce
==================
- Go to Accounting > Accounting > Journal Entries
The total at the bottom is not displayed and there is a `-` instead.
Cause of the issue
==================
The `amount_total_signed` field uses the currency_field
`company_currency_id`.
It should be present in the view for the web client to be aware of it's
value.
opw-3316448
closes odoo/odoo#125360
Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment