Files
Odoo-18.0-20251222/account_financial_report/report/templates
bobrador 004ef506a5 [FIX] account_financial_report: Correct trial balance domain for analytic accounts
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.
2025-04-03 14:48:54 +02:00
..