Account Invoice Comments Template

account_invoice_comment_template
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/13.0/account_invoice_comment_template
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, Enric Tobella, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoice-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/reporting-engine:
    - base_comment_template
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
move_form_add_comment account.move.form.comment account.move xpath Inherits account.view_move_form
report_invoice_document_comments report_invoice_document_comments ir.ui.view qweb Inherits account.report_invoice_document
Models touched (1)

New fields (0)

No new fields.

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/12.0/account_invoice_comment_template
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, Raf Ven
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoice-reporting/tree/12.0/account_comment_template
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoice-reporting:
    - base_comment_template
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_form_add_comment account.invoice.form.comment account.invoice xpath Inherits account.invoice_form
report_invoice_document_comments report_invoice_document_comments ir.ui.view qweb Inherits account.report_invoice_document
Models touched (1)

New fields (4)
  • comment_template1_id Many2one → base.comment.template
    domain=[('position', '=', 'before_lines')] string='Top Comment Template' args: 'base.comment.template'
  • comment_template2_id Many2one → base.comment.template
    domain=[('position', '=', 'after_lines')] string='Bottom Comment Template' args: 'base.comment.template'
  • note1 Html
    args: 'Top Comment'
  • note2 Html
    args: 'Bottom Comment'
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/11.0/account_invoice_comment_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, OCA-git-bot, OCA Git Bot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoice-reporting:
    - base_comment_template
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
invoice_form_add_comment account.invoice.form.comment account.invoice xpath Inherits account.invoice_form
report_invoice_document_comments report_invoice_document_comments ir.ui.view qweb Inherits account.report_invoice_document
view_partner_form res.partner.form res.partner field Inherits base.view_partner_form
Models touched (2)

New fields (4)
  • comment_template1_id Many2one → base.comment.template
    string='Top Comment Template' args: 'base.comment.template'
  • comment_template2_id Many2one → base.comment.template
    string='Bottom Comment Template' args: 'base.comment.template'
  • note1 Html
    args: 'Top Comment'
  • note2 Html
    args: 'Bottom Comment'
Public methods (0)

No public methods.

New fields (1)
  • comment_template_id Many2one → base.comment.template
    comodel_name='base.comment.template' string='Conditions template'
Public methods (0)

No public methods.