Repository
OCA/reporting-engine · module folder · Try on Runboat
Module version
1.0.0
Category
Reporting
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com
Last tracking update
2026-08-07 07:25:00
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Daniel Reis, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
report_res_users_csv report_res_users_csv ir.ui.view qweb New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • report_type Selection
    selection_add=[('qweb-txt', 'Text'), ('qweb-txt-csv', 'CSV')]
Public methods (1)
  • render_report(self, res_ids, name, data)
    @api.model

Loading…