Repository
OCA/account-invoice-reporting · module folder · Try on Runboat
Module version
1.1.0
Category
Sale
Folder size
0.16 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:17:50
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Simone Rubino, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
OCA/account-invoice-reporting:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
purchase_comment_template, sale_comment_template
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
invoice_form_add_comment account.invoice.form.comment account.invoice form 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 form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…