Overview
Odoo's accounting reports let you filter by partner, date, and journal, but offer no built-in way to narrow a ledger to specific GL accounts, currencies, or partner states. This module adds three new filter toggles to the report configuration and surfaces matching dropdown selectors directly on the General Ledger and Partner Ledger report screens. Accountants can drill into exactly the accounts, currencies, or geographic states they care about without exporting and post-filtering in a spreadsheet.
Key Features
- Adds an Accounts filter that restricts report lines to the GL accounts you select.
- Adds a Currencies filter to limit report data to chosen currencies.
- Adds a States filter that narrows results by the partner's country state.
- Enabled by default on the General Ledger and Partner Ledger right after install.
- Each filter is a toggle on the report's configuration form, so admins decide which reports expose it.
- Renders in-report multi-select dropdowns next to the standard extra-options filters on the report screen.
- Wired into the General Ledger and Partner Ledger report handlers out of the box.
- Filter selections survive recomputation and respect record-rule access via search-based resolution.
- Applies selections through the report's standard options domain, keeping totals and drill-downs consistent.