Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.03 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), Solvos
Maintainers
Odoo Community Association (OCA), Solvos
Committers
Weblate, oca-ci, Carlos Garcia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Extends the standard Purchase Order functionality to allow users 
to manually edit the Approval Date ('date_approve') after a purchase order 
has been confirmed.

By default, Odoo sets this field as readonly. 
This module makes it editable until the order is locked (state 'done').

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form (in purchase_order_date_approve_editable) purchase.order form Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • date_approve Datetime
    readonly=False tracking=True
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
155 days ago
Last activity
14 days ago
Repository
OCA/purchase-workflow
Pull request
[19.0][MIG] purchase_order_date_approve_editable: Migration to 19.0 (#2996)