I need to analyze a specific account in Odoo 16 to find the number of entries and the total amount (debit/credit) recorded for it during a particular financial year (e.g., April 1, 2024, to March 31, 2025).
Could someone guide me on the best way to:
- Filter the entries for a specific Chart of Accounts (CoA) in the General Ledger for a given financial year?
- Retrieve the total debit and credit amounts as well as the count of entries for that period?
- Optionally export this data for further analysis?
Any help or step-by-step instructions would be greatly appreciated. Thank you!