Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Tools
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
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Nishi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to add a substate to sale order. For each sale order
state you can define a substate. With this module substates can be
defined allowing to extend the sales workflow. For example, you can add
substate "waiting for legal documents" if the order cannot be validated
without this document (sell a car for example).

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
sale_order_view_form sale.order form Inherits sale.view_order_form
view_order_tree sale.order tree Inherits sale.view_order_tree
view_quotation_tree sale.order tree Inherits sale.view_quotation_tree
view_sales_order_filter sale.order Inherits sale.view_sales_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • model Selection
    ondelete={'sale.order': 'cascade'} selection_add=[('sale.order', 'Sale order')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…