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 IDNameModelTypeStatus
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)
  • name Char
    required=True string='Reason'
Public methods (0)

No public methods.

New fields (1)
  • invoice_blocking_reason_id Many2one → invoice.blocking.reason
    string='Blocking for invoicing' args: 'invoice.blocking.reason'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…