project_stage_last_update_date
Track the date and time when a project's stage was last updated.
Key Features
- project.project: Adds a read-only datetime field stage_last_update_date that updates to the current timestamp whenever the project stage changes.
- project.project views: Displays the last stage update date on the project form when set and as an optional column in the project list.