TIP: You can type at any time to perform a new search.
Sale Invoice Blocking
sale_invoice_blocking · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Maksym Yankin, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of sales to allow you to block the creation of invoices from a sales order and give a reason.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_blocking_reason_form_view |
invoice.blocking.reason.form | invoice.blocking.reason | form | New |
invoice_blocking_reason_list_view |
invoice.blocking.reason.list | invoice.blocking.reason | list | New |
invoice_blocking_reason_search_view |
invoice.blocking.reason.search | invoice.blocking.reason | search | New |
view_order_form_invoice_blocking_reason |
sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
nameCharrequired=Truestring='Reason'
No public methods.
New fields (1)
-
invoice_blocking_reason_idMany2one → invoice.blocking.reasonstring='Blocking for invoicing' args: 'invoice.blocking.reason'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…