TIP: You can type at any time to perform a new search.
Website Report
website_report · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Website
- Folder size
- 0.1 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 04:53:25
- Authors
- OpenERP SA
- Maintainers
- OpenERP SA
- Committers
- Antony Lesuisse, Olivier Dony, Fabien Meghazi, Martin Trigaux, Odoo Translation Bot, Christophe Matthieu, Denis Ledoux, Simon Lejeune, chm@openerp.com, Jeremy Kersten
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Use the website editor to customize your reports.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
layout |
layout | ir.ui.view | qweb | Inherits website.layout |
website_html_container |
website_html_container | ir.ui.view | qweb | Inherits report.html_container |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | Website.customize_template_get |
inherited | http | ALL |
Models touched (2)
New fields (0)
No new fields.
Public methods (2)-
render(self, cr, uid, ids, template, values=None, context=None) -
translate_doc(self, cr, uid, doc_id, model, lang_field, template, values, context=None)
New fields (0)
No new fields.
Public methods (1)-
from_html(self, cr, uid, model, field, element, context=None)