Report PDF ZIP Download

report_pdf_zip_download
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_pdf_zip_download
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYReport
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
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 generates one PDF report per record, and the reports are
compiled into a ZIP file if the user prints multiple records at once. If
the user prints a single record, it will follow Odoo's standard behavior
and will generate just a single PDF file.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
act_report_xml_view_inherit ir.actions.report ir.actions.report field Inherits base.act_report_xml_view
Models touched (1)

New fields (1)
  • zip_download Boolean
    help='If enabled, the report will be downloaded as a zip file for multiple records.'
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/12.0/report_pdf_zip_download
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYReport
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Héctor Villarreal Ortega, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
act_report_xml_view_inherit ir.actions.report ir.actions.report field Inherits base.act_report_xml_view
assets_backend assets_backend ir.ui.view qweb Inherits web.assets_backend
Models touched (1)

New fields (1)
  • zip_download Boolean
    help='If enabled, the report will be downloaded as a zip file for multiple records.'
Public methods (0)

No public methods.