TIP: You can type at any time to perform a new search.
Purchase Sub State
purchase_substate · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:59
- Authors
- Akretion, Odoo Community Association (OCA), Ecosoft
- Maintainers
- Akretion, Odoo Community Association (OCA), Ecosoft
- Committers
- Weblate, OCA-git-bot, oca-ci, arantxa-s73
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to add a substate to purchase order. For each purchase order state you can define a substate. With this module you can define substate which allow you to extend purchase workflow. For example, you can add substate "waiting for legal documents" if the order can not be validated without this document (purchase a car for example).
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_view_form |
purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
modelSelectionondelete={'purchase.order': 'cascade'}selection_add=[('purchase.order', 'Purchase Order')]
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…