| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/report |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Base |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Fabien Meghazi, Christophe Simonis, David Monjoie, Goffin Simon, Simon Lejeune, Nicolas Martinelli, Julien Legros, xmo-odoo, Richard Mathot, qdp-odoo, Géry Debongnie, pvy, Yannick Tivisse, qsm-odoo, Martin Geubelle |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web - base_setup - web_kanban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Report
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
act_report_xml_view_inherit |
act_report_xml_view_inherit | ir.actions.report.xml | data | Inherits base.act_report_xml_view |
act_report_xml_view_inherit_report |
ir.actions.report.xml.form.inherit | ir.actions.report.xml | data | Inherits base.act_report_xml_view |
assets_backend |
report assets | ir.ui.view | qweb | Inherits web.assets_backend |
base_config_settings_inherited |
base.config.settings.inherited | base.config.settings | data | Inherits base_setup.view_general_configuration |
external_layout |
external_layout | ir.ui.view | qweb | New |
external_layout_footer |
external_layout_footer | ir.ui.view | qweb | New |
external_layout_header |
external_layout_header | ir.ui.view | qweb | New |
html_container |
html_container | ir.ui.view | qweb | New |
internal_layout |
internal_layout | ir.ui.view | qweb | New |
layout |
Report layout | ir.ui.view | qweb | New |
minimal_layout |
minimal_layout | ir.ui.view | qweb | New |
paperformat_view_form |
paper_format_view_form | report.paperformat | form | New |
paperformat_view_tree |
paper_format_view_tree | report.paperformat | tree | New |
preview_externalreport |
preview_externalreport | ir.ui.view | qweb | New |
preview_internalreport |
preview_internalreport | ir.ui.view | qweb | New |
report.assets_common |
report.assets_common | ir.ui.view | qweb | New |
report.assets_editor |
report.assets_editor | ir.ui.view | qweb | New |
report.assets_pdf |
report.assets_pdf | ir.ui.view | qweb | New |
paperformat_id
Many2one
related='company_id.paperformat_id'
string='Paper format *'
edit_external_footer(self)
edit_external_header(self)
edit_internal_header(self)
paperformat_id
Many2one → report.paperformat
print_report_name
Char
help='This is the filename of the report going to download. Keep empty to not change the report filename. You can use a python expression with the object and time variables.'
args: 'Printed Report Name'
associated_view(self)
No new fields.
Public methods (1)session_info(self)
No new fields.
Public methods (2)from_html(self, model, field, element)
value_to_html(self, value, options=None)
No new fields.
Public methods (5)barcode(self, barcode_type, value, width=600, height=100, humanreadable=0)
get_action(self, docids, report_name, data=None)
get_html(self, docids, report_name, data=None)
get_pdf(self, docids, report_name, html=None, data=None)
render(self, template, values=None)
No new fields.
Public methods (1)render_html(self, docids, data=None)
default
Boolean
dpi
Integer
default=90
required=True
args: 'Output DPI'
format
Selection
default='A4'
help='Select Proper Paper size'
args: [('A0', 'A0 5 841 x 1189 mm'), ('A1', 'A1 6 594 x 841 mm'), ('A2', 'A2 7 420 x 594 mm'), ('A3', 'A3 8 297 x 420 mm'), ('A4', 'A4 0 210 x 297 mm, 8.26 x 11.69 inches'), ('A5', 'A5 9 148 x 210 mm'), ('A6', 'A6 10 105 x 148 mm'), ('A7', 'A7 11 74 x 105 mm'), ('A8', 'A8 12 52 x 74 mm'), ('A9', 'A9 13 37 x 52 mm'), ('B0', 'B0 14 1000 x 1414 mm'), ('B1', 'B1 15 707 x 1000 mm'), ('B2', 'B2 17 500 x 707 mm'), ('B3', 'B3 18 353 x 500 mm'), ('B4', 'B4 19 250 x 353 mm'), ('B5', 'B5 1 176 x 250 mm, 6.93 x 9.84 inches'), ('B6', 'B6 20 125 x 176 mm'), ('B7', 'B7 21 88 x 125 mm'), ('B8', 'B8 22 62 x 88 mm'), ('B9', 'B9 23 33 x 62 mm'), ('B10', ':B10 16 31 x 44 mm'), ('C5E', 'C5E 24 163 x 229 mm'), ('Comm10E', 'Comm10E 25 105 x 241 mm, U.S. Common 10 Envelope'), ('DLE', 'DLE 26 110 x 220 mm'), ('Executive', 'Executive 4 7.5 x 10 inches, 190.5 x 254 mm'), ('Folio', 'Folio 27 210 x 330 mm'), ('Ledger', 'Ledger 28 431.8 x 279.4 mm'), ('Legal', 'Legal 3 8.5 x 14 inches, 215.9 x 355.6 mm'), ('Letter', 'Letter 2 8.5 x 11 inches, 215.9 x 279.4 mm'), ('Tabloid', 'Tabloid 29 279.4 x 431.8 mm'), ('custom', 'Custom')], 'Paper size'
header_line
Boolean
default=False
args: 'Display a header line'
header_spacing
Integer
default=35
args: 'Header spacing'
margin_bottom
Float
default=20
args: 'Bottom Margin (mm)'
margin_left
Float
default=7
args: 'Left Margin (mm)'
margin_right
Float
default=7
args: 'Right Margin (mm)'
margin_top
Float
default=40
args: 'Top Margin (mm)'
name
Char
required=True
args: 'Name'
orientation
Selection
default='Landscape'
args: [('Landscape', 'Landscape'), ('Portrait', 'Portrait')], 'Orientation'
page_height
Integer
default=False
args: 'Page height (mm)'
page_width
Integer
default=False
args: 'Page width (mm)'
report_ids
One2many → ir.actions.report.xml
help='Explicitly associated reports'
args: 'ir.actions.report.xml', 'paperformat_id', 'Associated reports'
No public methods.
paperformat_id
Many2one → report.paperformat
edit_external_footer(self)
edit_external_header(self)
edit_internal_header(self)
init(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/report |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Base |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Antony Lesuisse, Olivier Dony, Josse Colpaert, Denis Ledoux, Christophe Simonis, Simon Lejeune, Nicolas Lempereur, Richard Mathot, qdp-odoo, Géry Debongnie, Jeremy Kersten, Damien Bouvy, pvy, Yannick Tivisse, qsm-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Report
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
act_report_xml_view_inherit |
act_report_xml_view_inherit | ir.actions.report.xml | data | Inherits base.act_report_xml_view |
assets_backend |
report assets | ir.ui.view | qweb | Inherits web.assets_backend |
external_layout |
external_layout | ir.ui.view | qweb | New |
external_layout_footer |
external_layout_footer | ir.ui.view | qweb | New |
external_layout_header |
external_layout_header | ir.ui.view | qweb | New |
html_container |
html_container | ir.ui.view | qweb | New |
internal_layout |
internal_layout | ir.ui.view | qweb | New |
layout |
Report layout | ir.ui.view | qweb | New |
minimal_layout |
minimal_layout | ir.ui.view | qweb | New |
paperformat_view_form |
paper_format_view_form | report.paperformat | form | New |
paperformat_view_tree |
paper_format_view_tree | report.paperformat | tree | New |
preview_externalreport |
preview_externalreport | ir.ui.view | qweb | New |
preview_internalreport |
preview_internalreport | ir.ui.view | qweb | New |
report.assets_common |
report.assets_common | ir.ui.view | qweb | New |
report.assets_editor |
report.assets_editor | ir.ui.view | qweb | New |
report.assets_pdf |
report.assets_pdf | ir.ui.view | qweb | New |
reporting_settings_form_inherited |
view_company_form_inherited | res.company | data | Inherits base.view_company_form |
No new fields.
Public methods (1)associated_view(self, cr, uid, ids, context)
No new fields.
Public methods (2)from_html(self, cr, uid, model, field, element, context=None)
value_to_html(self, cr, uid, value, field, options=None, context=None)
No new fields.
Public methods (8)barcode(self, barcode_type, value, width=600, height=100, humanreadable=0)
get_action(self, cr, uid, ids, report_name, data=None, context=None)
get_action(self, records, report_name, data=None)
get_html(self, cr, uid, ids, report_name, data=None, context=None)
get_html(self, records, report_name, data=None)
get_pdf(self, cr, uid, ids, report_name, html=None, data=None, context=None)
get_pdf(self, records, report_name, html=None, data=None)
render(self, cr, uid, ids, template, values=None, context=None)
No new fields.
Public methods (1)render_html(self, cr, uid, ids, data=None, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (3)edit_external_footer(self, cr, uid, ids, context=None)
edit_external_header(self, cr, uid, ids, context=None)
edit_internal_header(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)init(self, cr)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/report |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Base |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Antony Lesuisse, Olivier Dony, Josse Colpaert, Quentin (OpenERP), Denis Ledoux, Fabien Meghazi, Christophe Simonis, David Monjoie, Xavier Morel, Simon Lejeune, Nicolas Martinelli, Richard Mathot, openerp-sle |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:38 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Report
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
act_report_xml_view_inherit |
act_report_xml_view_inherit | ir.actions.report.xml | data | Inherits base.act_report_xml_view |
assets_backend |
report assets | ir.ui.view | qweb | Inherits web.assets_backend |
external_layout |
external_layout | ir.ui.view | qweb | New |
external_layout_footer |
external_layout_footer | ir.ui.view | qweb | New |
external_layout_header |
external_layout_header | ir.ui.view | qweb | New |
html_container |
html_container | ir.ui.view | qweb | New |
internal_layout |
internal_layout | ir.ui.view | qweb | New |
layout |
layout | ir.ui.view | qweb | Inherits web.layout |
minimal_layout |
minimal_layout | ir.ui.view | qweb | New |
paperformat_view_form |
paper_format_view_form | report.paperformat | form | New |
paperformat_view_tree |
paper_format_view_tree | report.paperformat | tree | New |
reporting_settings_form_inherited |
view_company_form_inherited | res.company | data | Inherits base.view_company_form |
style |
style | ir.ui.view | qweb | New |
No new fields.
Public methods (1)associated_view(self, cr, uid, ids, context)
No new fields.
Public methods (1)value_to_html(self, cr, uid, value, field, options=None, context=None)
No new fields.
Public methods (9)barcode(self, barcode_type, value, width=600, height=100, humanreadable=0)
get_action(self, cr, uid, ids, report_name, data=None, context=None)
get_action(self, records, report_name, data=None)
get_html(self, cr, uid, ids, report_name, data=None, context=None)
get_html(self, records, report_name, data=None)
get_pdf(self, cr, uid, ids, report_name, html=None, data=None, context=None)
get_pdf(self, records, report_name, html=None, data=None)
render(self, cr, uid, ids, template, values=None, context=None)
translate_doc(self, cr, uid, doc_id, model, lang_field, template, values, context=None)
No new fields.
Public methods (1)render_html(self, cr, uid, ids, data=None, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)init(self, cr)