Invoice Report by Partner

account_invoice_report_by_partner
REPOSITORY
REPOSITORYOCA/account-invoice-reporting
GIT
GIThttps://github.com/OCA/account-invoice-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoice-reporting/tree/10.0/account_invoice_report_by_partner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.domatix.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_invoice_template_form res.partner.invoice.template.form res.partner page Inherits account.view_partner_property_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_print(self)
    @api.multi

New fields (1)
  • invoice_report_id Many2one → ir.actions.report.xml
    comodel_name='ir.actions.report.xml' domain="[('model', '=', 'account.invoice')]" string='Invoice Report Template'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoice-reporting
GIT
GIThttps://github.com/OCA/account-invoice-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoice-reporting/tree/8.0/account_invoice_report_by_partner
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot, AngelMoya-Domatix
WEBSITE
WEBSITEhttp://www.domatix.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_invoice_template_form res.partner.invoice.template.form res.partner page Inherits account.view_partner_property_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_print(self)
    @api.multi

New fields (1)
  • invoice_report_id Many2one → ir.actions.report.xml
    domain="[('model', '=', 'account.invoice')]" string='Invoice Report Template' args: 'ir.actions.report.xml'
Public methods (0)

No public methods.