Report Display Name in Footer

report_display_name_in_footer
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/18.0/report_display_name_in_footer
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSoca-ci, Joel Estrada
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the pagination functionality in reports to display the name of the
document on each page of PDFs, allowing you to know which document each page belongs to
and in what order they should appear.

Pagination will appear on the left side and document name on the right side of the
footer.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
external_layout_bold_display_name_on_footer external_layout_bold_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_bold
external_layout_boxed_display_name_on_footer external_layout_boxed_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_boxed
external_layout_bubble_display_name_on_footer external_layout_bubble_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_bubble
external_layout_folder_display_name_on_footer external_layout_folder_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_folder
external_layout_standard_display_name_on_footer external_layout_standard_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_standard
external_layout_striped_display_name_on_footer external_layout_striped_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_striped
external_layout_wave_display_name_on_footer external_layout_wave_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_wave
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/16.0/report_display_name_in_footer
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYTools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the pagination functionality in reports to display the name of the
document on each page of PDFs, allowing you to know which document each page belongs to
and in what order they should appear.

Pagination will appear on the left side and document name on the right side of the
footer.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
external_layout_boxed_display_name_on_footer external_layout_boxed_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_boxed
external_layout_standard_display_name_on_footer external_layout_standard_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_standard
external_layout_striped_display_name_on_footer external_layout_striped_display_name_on_footer ir.ui.view qweb Inherits web.external_layout_striped
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.