Base Report Assembler

base_report_assembler
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/10.0/base_report_assembler
VERSION
VERSION 1.0
CATEGORY
CATEGORYReport
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Base Report Assembler
=====================

Defines a new type of report which is an assemblage of multiple other reports
of the same object.

For example you can merge the pdf output of a rml invoice report with the pdf
output of a webkit payment slip.

To install this assemblage option for specific object you can install
the folling module(s):

- Invoices: invoice_report_assemble (lp:account-invoice-report)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • create(self, cursor, user, vals, context=None)
    Create report and register it
  • register_all(self, cursor)
  • unlink(self, cursor, user, ids, context=None)
    Delete report and unregister it
  • write(self, cr, uid, ids, vals, context=None)
    Edit report and manage its registration
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/9.0/base_report_assembler
VERSION
VERSION 1.0
CATEGORY
CATEGORYReport
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Base Report Assembler
=====================

Defines a new type of report which is an assemblage of multiple other reports
of the same object.

For example you can merge the pdf output of a rml invoice report with the pdf
output of a webkit payment slip.

To install this assemblage option for specific object you can install
the folling module(s):

- Invoices: invoice_report_assemble (lp:account-invoice-report)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • create(self, cursor, user, vals, context=None)
    Create report and register it
  • register_all(self, cursor)
  • unlink(self, cursor, user, ids, context=None)
    Delete report and unregister it
  • write(self, cr, uid, ids, vals, context=None)
    Edit report and manage its registration
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/8.0/base_report_assembler
VERSION
VERSION 1.0
CATEGORY
CATEGORYReport
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Base Report Assembler
=====================

Defines a new type of report which is an assemblage of multiple other reports
of the same object.

For example you can merge the pdf output of a rml invoice report with the pdf
output of a webkit payment slip.

To install this assemblage option for specific object you can install
the folling module(s):

- Invoices: invoice_report_assemble (lp:account-invoice-report)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • create(self, cursor, user, vals, context=None)
    Create report and register it
  • register_all(self, cursor)
  • unlink(self, cursor, user, ids, context=None)
    Delete report and unregister it
  • write(self, cr, uid, ids, vals, context=None)
    Edit report and manage its registration
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/7.0/base_report_assembler
VERSION
VERSION 1.0
CATEGORY
CATEGORYReport
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSCamptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Alexandre Fayolle, Stefan Rijnhart, Nicolas Bessi, Daniel Reis, Stéphane Bidoul (ACSONE), OCA Transbot
WEBSITE
WEBSITEhttp://www.camptocamp.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Base Report Assembler
=====================

Defines a new type of report which is an assemblage of multiple other reports
of the same object.

For example you can merge the pdf output of a rml invoice report with the pdf
output of a webkit payment slip.

To install this assemblage option for specific object you can install
the folling module(s):

- Assemble invoice report: `invoice_report_assemble`
(git@github.com:OCA/account-invoice-report)

Code Analysis

Views touched (0)

No views found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • create(self, cursor, user, vals, context=None)
    Create report and register it
  • register_all(self, cursor)
  • unlink(self, cursor, user, ids, context=None)
    Delete report and unregister it
  • write(self, cr, uid, ids, vals, context=None)
    Edit report and manage its registration