Clicking on the QWeb report for a balance grouped by analytic was causing an error because account.move.line does not have account_analytic_id. This has been replaced with account_analytic_ids, which is the correct field.
Clicking on the QWeb report for a balance grouped by analytic was causing an error because account.move.line does not have account_analytic_id. This has been replaced with account_analytic_ids, which is the correct field.