TIP: You can type at any time to perform a new search.
Report Context
report_context · OCA/reporting-engine
- Repository
- OCA/reporting-engine · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/reporting-engine
- Last tracking update
- 2026-08-07 09:06:34
- Authors
- Odoo Community Association (OCA), Creu Blanca
- Maintainers
- Odoo Community Association (OCA), Creu Blanca
- Committers
- OCA-git-bot, oca-ci, AlexanderMurre-Galileo, Alexander Murre
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a context variable to reports. A possible use for this context could be hiding some fields or many other configuration options.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
act_report_xml_view |
ir.actions.report.context.form | ir.actions.report | form | Inherits base.act_report_xml_view |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | ReportController.report_routes |
inherited | http | ALL |
Models touched (1)
New fields (1)
-
contextChardefault={}help='Context dictionary as Python expression, empty by default (Default: {})'required=Truestring='Context Value'
-
report_action(self, docids, data=None, config=True)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…