Management Information System reports for Odoo: easily build super fast, beautiful, custom reports such as P&L, Balance Sheets and more.
  • Python 73.8%
  • HTML 22%
  • JavaScript 3.5%
  • SCSS 0.7%
Find a file
Matjaz Mozetic 43b3cd1a55 Translated using Weblate (Slovenian)
Currently translated at 100.0% (307 of 307 strings)

Translation: mis-builder-18.0/mis-builder-18.0-mis_builder
Translate-URL: https://translation.odoo-community.org/projects/mis-builder-18-0/mis-builder-18-0-mis_builder/sl/
2026-06-22 19:46:35 +00:00
.github Update dependency https://github.com/OCA/oca-addons-repo-template to v1.42 2026-05-28 10:28:19 +00:00
docs document custom fields in accounting expressions 2025-10-27 18:41:34 +01:00
mis_builder Translated using Weblate (Slovenian) 2026-06-22 19:46:35 +00:00
mis_builder_budget Translated using Weblate (German) 2026-06-08 15:15:58 +00:00
mis_builder_demo Translated using Weblate (Italian) 2026-05-12 06:58:03 +00:00
setup/_metapackage [BOT] post-merge updates 2025-06-03 14:35:44 +00:00
.copier-answers.yml Update dependency https://github.com/OCA/oca-addons-repo-template to v1.42 2026-05-28 10:28:19 +00:00
.coveragerc update 10.0 branch after move from account-financial-reporting 2017-09-29 23:02:15 +02:00
.editorconfig Update pre-commit config 2020-02-09 12:46:54 +01:00
.gitattributes Update dotfiles 2026-05-28 12:26:07 +02:00
.gitignore [IMP] update dotfiles for 18.0 2024-10-05 16:03:05 +02:00
.pre-commit-config.yaml Update dependency https://github.com/OCA/oca-addons-repo-template to v1.42 2026-05-28 10:28:19 +00:00
.pylintrc Update dotfiles 2026-05-28 12:26:07 +02:00
.pylintrc-mandatory Update dotfiles 2026-05-28 12:26:07 +02:00
.ruff.toml [IMP] update dotfiles 2025-02-01 16:50:04 +00:00
checklog-odoo.cfg Update dotfiles 2026-05-28 12:26:07 +02:00
eslint.config.cjs Update dotfiles 2026-05-28 12:26:07 +02:00
LICENSE Update dotfiles from copier template 2020-10-04 19:39:24 +02:00
oca_dependencies.txt [MIG][11.0] mis_builder 2018-01-13 16:29:47 +01:00
prettier.config.cjs [IMP] update dotfiles 2024-10-16 18:20:39 +02:00
README.md Update dotfiles 2026-05-28 12:26:07 +02:00
renovate.json Remove renovate ignoreScripts 2026-05-28 12:25:49 +02:00
requirements.txt [FIX] mis_builder: declare openupgradelib dependency 2026-04-30 19:26:33 -04:00
test-requirements.txt [IMP] mis_builder: use odoo_test_helper in tests 2023-06-12 16:55:50 +02:00

Support the OCA

MIS Builder

Support the OCA

MIS Builder

Runboat Pre-commit Status Build Status codecov Translation Status

Management Information System reports for Odoo: easily build super fast, beautiful, custom reports such as P&L, Balance Sheets and more.

This project implements a class of reports where KPI (Key Performance Indicators) are displayed in rows, and time periods in columns. It focuses on very fast reporting on accounting data but can also use data from any other Odoo model.

It features the following key characteristics:

  • User configurable: end users can create new report templates without development, using simple Excel-like formulas.
  • Very fast balance reporting for accounting data, even on million lines databases and very complex account charts.
  • Use the same template for different reports.
  • Compare data over different time periods.
  • User-configurable styles, rendered perfectly in the UI as well as Excel and PDF exports.
  • Interactive display with drill-down.
  • Export to PDF and Excel.
  • A budgeting module.
  • Evaluate KPI over various data sources, such as actuals, simulation, committed costs (some custom development is required to create the data source).
  • For developers, the accounting balance computation engine is exposed as an easy to use API.

Here are some presentations:

Available addons

addon version maintainers summary
mis_builder 18.0.1.8.3 sbidoul Build 'Management Information System' Reports and Dashboards
mis_builder_budget 18.0.2.0.0 sbidoul Create budgets for MIS reports
mis_builder_demo 18.0.1.0.0 sbidoul Demo addon for MIS Builder

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.