From 5a122f51d380b6d1ab009b182953a494bf196865 Mon Sep 17 00:00:00 2001 From: ahmedtrigui <67473846+ahmedtrigui@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:41:43 +0100 Subject: [PATCH] readme_2.0 --- project_milestone_time_kpi/readme/CONTEXT.md | 8 ++++---- project_milestone_time_kpi/readme/USAGE.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/project_milestone_time_kpi/readme/CONTEXT.md b/project_milestone_time_kpi/readme/CONTEXT.md index 535fc1e21e..05be58c1e9 100644 --- a/project_milestone_time_kpi/readme/CONTEXT.md +++ b/project_milestone_time_kpi/readme/CONTEXT.md @@ -15,8 +15,8 @@ The module inherits two modules that have been added to allow to define an estim The module add 4 new fields to project: -* `Total Estimated Hours`: Field calculated by taking into account the total of the 'Estimated hours' fields of each milestone associated with the project. -* `Total Spent Hours`: Field calculated by taking into account the total of the 'Hours spent' fields of each milestone associated with the project. -* `Remaining Estimated Hours`: Calculated field based on the following calculation: Total Estimated Hours - Total Hours Spent. -* `Total Remaining Work`: Field calculated based on the total of the ‘Remaining hours’ fields of the tasks associated with a project. +* **Total Estimated Hours**: Field calculated by taking into account the total of the 'Estimated hours' fields of each milestone associated with the project. +* **Total Spent Hours**: Field calculated by taking into account the total of the 'Hours spent' fields of each milestone associated with the project. +* **Remaining Estimated Hours**: Calculated field based on the following calculation: Total Estimated Hours - Total Hours Spent. +* **Total Remaining Work**: Field calculated based on the total of the ‘Remaining hours’ fields of the tasks associated with a project. Total Estimated Hours, Total Spent Hours and Total Remaining Work are visible under the milestone tab in form view and visible in tree view after milestones column. \ No newline at end of file diff --git a/project_milestone_time_kpi/readme/USAGE.md b/project_milestone_time_kpi/readme/USAGE.md index ce1c3ba736..7c58b897ed 100644 --- a/project_milestone_time_kpi/readme/USAGE.md +++ b/project_milestone_time_kpi/readme/USAGE.md @@ -1,5 +1,5 @@ ## Usage -As a user, from a project whose `Use milestones` box is checked, go to the tab of a project. +As a user, from a project whose **Use milestones** box is checked, go to the tab of a project. 1. Add 2 milestones: * Analysis (estimated 10h)