Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.2
Category
Accounting/Accounting
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 08:42:47
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Eduardo de Miguel, OCA-git-bot, oca-ci, Sabrina Martín
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of Partner blocking messages to support more
consistency between messages and to allow you to set a blocking message quickly.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_warn_option_partner_form account.warn.option.partner.form res.partner form Inherits account.partner_view_buttons
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • invoice_warn_option Many2one → warn.option
    comodel_name='warn.option'
Public methods (0)

No public methods.

New fields (1)
  • allowed_warning_usage Selection
    ondelete={'partner_invoice_warn': 'set default'} selection_add=[('partner_invoice_warn', '(Partner) Warning on the Invoice')]
Public methods (0)

No public methods.

Loading…