Website Report

website_report
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/website_report
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Christophe Matthieu, Martin Trigaux, Antony Lesuisse, Olivier Dony, Denis Ledoux, Fabien Meghazi, Simon Lejeune, chm@openerp.com, Jeremy Kersten
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - website
    - web
    - share
    - mail
    - base_setup
    - web_kanban
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Use the website editor to customize your reports.
        

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
layout layout ir.ui.view qweb Inherits website.layout
website_html_container website_html_container ir.ui.view qweb Inherits report.html_container
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)