From 1932071f9afcb56b80ef1a764e995158a76f96bb Mon Sep 17 00:00:00 2001 From: Andrej Sandorf <77627197+as-op@users.noreply.github.com> Date: Tue, 22 Mar 2022 15:46:06 +0100 Subject: [PATCH] Bug/40989 wrong screenshot for log unit costs release (#10363) * [#40989] Wrong screenshot for log unit costs https://community.openproject.org/work_packages/40989 [ci skip] --- .../time-and-costs/cost-tracking/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/user-guide/time-and-costs/cost-tracking/README.md b/docs/user-guide/time-and-costs/cost-tracking/README.md index 5499649091..3fb9a44e2f 100644 --- a/docs/user-guide/time-and-costs/cost-tracking/README.md +++ b/docs/user-guide/time-and-costs/cost-tracking/README.md @@ -22,7 +22,7 @@ You can log unit costs on a work package within a project to keep track on certa To track unit costs to a work package select the **Log unit costs** option from the **More functions** drop down menu. -![Cost-tracking_log-costs](Cost-tracking_log-costs.png) +![Cost tracking log costs](Cost-tracking_log-costs.png) A new form is opened, where you can log unit costs. You can edit the following information: @@ -45,13 +45,13 @@ A new form is opened, where you can log unit costs. You can edit the following i 8. Do not forget to **Save** your time log. -9. ![Cost-tracking-log-costs-details](Cost-tracking-log-costs-details.png) +9. ![Cost tracking log costs details](Cost-tracking-log-costs-details.png) The **spent unit costs** as well as the total amount of **overall costs** are displayed on the work packages details view. -![Cost-tracking-overview](Cost-tracking-overview.png) +![Cost tracking overview](Cost-tracking-overview.png) @@ -59,11 +59,11 @@ The **spent unit costs** as well as the total amount of **overall costs** are di To display and edit the logged costs to a work package, navigate to the work package details view. Here, the total amount of spent costs are displayed. Click on the sum of logged costs on a work package to display the details. -![Edit-logged-costs](Edit-logged-costs.png) +![Edit logged costs](Edit-logged-costs.png) The detailed logs are displayed in a cost report. To edit a cost entry, click on the Edit icon with the little pen next to a cost entry. -![Edit-logged-costs-details](Edit-logged-costs-details.png) +![Edit logged costs details](Edit-logged-costs-details.png) It will open the details view of the cost entry and you will be able to make your changes just as for [Logging costs to a work package](#logging-costs-to-a-work-package). @@ -71,7 +71,7 @@ In some cases, you might want to change the costs manually so that it differs fr In this case, click on the **Edit icon**, the little pen, next to the cost entry. Now you can manually enter the costs. -![Edit-costs-details](Edit-costs-details.png) +![Edit costs details](Edit-costs-details.png) Do not forget to **save** your changes. @@ -79,4 +79,4 @@ Do not forget to **save** your changes. If you made a mistake and need to delete logged costs, click on the **delete icon** next to a cost entry in the cost report. -![Delete-cost-entry](Delete-cost-entry.png) +![Delete cost entry](Delete-cost-entry.png)