Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.0
Category
Localization / Accounting
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 09:06:23
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
In some situations, a mention must be displayed on invoices when a
specific tax is used. This module lets you define such a mention on Tax
Groups. This mechanism complements the invoice note coming from the
fiscal position. These tax group notes are translatable and company
dependent. To contribute to this module, please visit
<https://odoo-community.org>.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_invoice_document_inherit report_invoice_document_inherit ir.ui.view qweb Inherits account.report_invoice_document
view_tax_group_form_inherit account.tax.group.form.inherit account.tax.group form Inherits account.view_tax_group_form
view_tax_group_tree_inherit account.tax.group.tree.inherit account.tax.group tree Inherits account.view_tax_group_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • report_note Text
    help='Note to insert on Invoice Report if the tax group is used.' translate=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
no CI data
Open since
473 days ago
Last activity
115 days ago
Repository
OCA/account-invoicing
Pull request
[17.0][MIG] account_invoice_tax_note: Migration to 17.0 (#1997)