| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 934 |
| Technical Name |
gb_financial_report_builder |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 934 |
| Technical Name |
gb_financial_report_builder |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
Financial Report Builder
MIS-style P&L / Balance Sheet / Cashflow builder with KPI rows, drill-down and Excel export (UK FRS-102 ready)
Odoo's standard accounting reports are hard to reshape into the management P&L, balance sheet or KPI pack a finance team actually presents, and exporting them to a board-ready spreadsheet means hours of manual rework. This Financial Report Builder lets you design report templates from rows that pull balances by account-code prefix, account type, specific accounts, or an arithmetic formula over other rows, then add KPI ratios, comparison periods, budgets and variance columns. Every account-based line ties straight back to account.move.line and drills down to the journal items behind the figure, so numbers are always defensible. Run any template over a date range, compare to the previous period or prior year, and export a styled XLSX. UK FRS-102 starter templates get you productive on day one, removing the spreadsheet rework that consumes month-end.
Key Features
Row-based report templates
A gb.frb.template holds ordered gb.frb.row lines of four types: header sections, account balances, formulas and KPI ratios. Each row carries a unique code, indent level and bold/total styling, so you design a P&L, balance sheet or cash-flow layout once and reuse it every period.
Flexible account selection per row
An account-balance row sources figures via _build_account_domain by comma-separated code prefixes (e.g. '40,41,42'), by Odoo account_type, or by a hand-picked set of account.account records. A sign control flips credit-positive lines so income and equity read naturally.
Formula and KPI rows
Formula and KPI rows evaluate arithmetic over other row codes (e.g. 'REV - COGS' or 'GP / REV') through a sandboxed _eval_formula with no builtins and graceful divide-by-zero handling. Compute gross margin %, current ratio and other metrics that reference subtotals defined above.
Ledger-tied balance engine
_balance_for_accounts reads account.move.line with a _read_group balance sum over the period, honouring company and a posted-only or all-entries target_move. Figures always reconcile to the general ledger rather than to a cached snapshot.
Comparison periods and variance
The run wizard offers previous-period, same-period-last-year or custom comparison dates and auto-fills them. Each gb.frb.report.line then computes variance and variance_pct against the comparison column so period-over-period movement is visible at a glance.
Budget vs actual
Attach a gb.frb.budget whose action_generate_lines seeds a line per non-header row code; get_budget_map feeds budgeted amounts into the report. Every line then shows budget and a stored budget_variance for actuals-versus-plan reporting out of the box.
One-click drill-down to journal items
action_drill_down on any account-based report line reopens account.move.line for exactly that row's accounts and period, grouped by account. You move from a summary figure to the underlying transactions without rebuilding the filter by hand.
Styled Excel export and FRS-102 starters
action_export_xlsx renders the computed report to XLSX with indentation, bold totals, percentage formatting and a variance column preserved. UK FRS-102 starter templates for a P&L by nature and a Statement of Financial Position ship as data so you are productive immediately.
Use Cases
Screenshots
Budgets
Reports
Run Report
Report Templates
Why Choose This Module
Build management reports that tie back to the ledger without fighting account gating or wrestling with unfriendly tools. Define report templates from rows that pull balances by account-code prefix, account type, account selection or arithmetic formula — add KPI rows, comparison periods, budgets and variance columns, then drill straight into the journal items. Ships with UK FRS-102 starter templates for P&L by nature and the Statement of Financial Position.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: LGPL-3
- Languages: 35+
- Author: Baris Genc
- Dependencies: account
- Support: odoo@gencbaris.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module