TIP: You can type at any time to perform a new search.
Account Warn Option
account_warn_option · OCA/account-invoicing
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_optionMany2one → warn.optioncomodel_name='warn.option'
No public methods.
New fields (1)
-
allowed_warning_usageSelectionondelete={'partner_invoice_warn': 'set default'}selection_add=[('partner_invoice_warn', '(Partner) Warning on the Invoice')]
No public methods.
Loading…