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:58
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_th_gov_purchase_request
Description
This module allows to add a substate to purchase request. For each
purchase request state you can define a substate. We this module you can
define substate which allow you to extend purchase request workflow. For
example, you can add substate "To Verify" if the order can not be
approved without document checked and verified

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_purchase_request_form purchase.request form Inherits purchase_request.view_purchase_request_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • model Selection
    ondelete={'purchase.request': 'cascade'} selection_add=[('purchase.request', 'Purchase Request')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
111 days ago
Last activity
21 days ago
Repository
OCA/purchase-workflow
Pull request
[19.0][MIG] purchase_request_substate: Migrate to 19.0 (#3046)