Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 08:42:45
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a new field to record the last date when the project
stage was updated.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
edit_project Project form: Add project stage last update date project.project Inherits project.edit_project
view_project project.project.tree project.project tree Inherits project.view_project
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • stage_last_update_date Datetime
    copy=False readonly=True
Public methods (1)
  • write(self, vals)

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
21 days ago
Last activity
20 days ago
Repository
OCA/project
Pull request
[19.0][MIG] project_stage_last_update_date: Migration to 19.0 (#1782)