Daily updates from Odoo
Thursday, October 26, 2017
1 change · master
Enhancements to existing features
Analytic account list views now display summed credit, debit, and balance values when records are grouped, such as by partner. This makes it easier for users to review totals directly in the list without opening records or exporting data.
Original PR description
Description of the issue/feature this PR addresses: Group by partner , should show total balance Current behavior before PR: credit,debit and total balance not shown in analytical tree view Desired behavior after PR is merged: total of credit,debit and balance shows in analytical tree view -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr