TIP: You can type at any time to perform a new search.
Invoice Comments
invoice_comment_template · OCA/account-invoice-reporting
- 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
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → base.comment.templatestring='Top Comment Template' args: 'base.comment.template' -
comment_template2_idMany2one → base.comment.templatestring='Bottom Comment Template' args: 'base.comment.template' -
note1Htmlargs: 'Top Comment' -
note2Htmlargs: 'Bottom Comment'
No public methods.
New fields (1)
-
comment_template_idMany2one → base.comment.templatecomodel_name='base.comment.template'string='Conditions template'
No public methods.
Loading…
Loading…