Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      OpenProject ID Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Boards
    Boards
  • Wiki

Content

Updated by Andrej Sandorf 3 months ago

**As** a project controller
**I want to** see the hours worked per day
**so that** I can more easily understand the time logged. 

<figure class="table op-uc-figure_align-center op-uc-figure"><table class="op-uc-table"><thead class="op-uc-table--head"><tr class="op-uc-table--row"><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p"><br data-cke-filler="true"></p></th><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">User A</p></th><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">User B</p></th><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">User C</p></th></tr></thead><tbody><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Sa, 03/01/2025</p></td><td class="op-uc-table--cell"><p class="op-uc-p">1:00 h</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br></p></td><td class="op-uc-table--cell"><p class="op-uc-p">2:30 h</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Mo, 03/03/2025</p></td><td class="op-uc-table--cell"><p class="op-uc-p">6:00 h</p></td><td class="op-uc-table--cell"><p class="op-uc-p">7:00 h</p></td><td class="op-uc-table--cell"><p class="op-uc-p">8:00 h</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">.....</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br></p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br></p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br></p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Mo, 31/03/2025</p></td><td class="op-uc-table--cell"><p class="op-uc-p">8:00</p></td><td class="op-uc-table--cell"><p class="op-uc-p">8:00</p></td><td class="op-uc-table--cell"><p class="op-uc-p">8:00</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p"><strong>Sums</strong></p></td><td class="op-uc-table--cell"><p class="op-uc-p"><strong>26:00 h</strong></p></td><td class="op-uc-table--cell"><p class="op-uc-p"><strong>42:00 h</strong></p></td><td class="op-uc-table--cell"><p class="op-uc-p"><strong>43:00 h</strong></p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p"><br></p></td><td class="op-uc-table--cell" style="text-align:right;" colspan="3"><p class="op-uc-p"><strong>Total sum: 107:00 h</strong></p></td></tr></tbody></table></figure>

**Acceptance criteria**

* The summary table includes row per day.

* For each user there is a column.

* In case there are very many users, e.g. more than 6 users the table is split across multiple tables or moved into landscape format

* Empty (no logged time for that day) rows are not shown

* The hours are always shown in hours (hh:mm) not in days and hours (2 d 2 h).

* The values are aligned at the separator.

* The values in the cells are linked to the corresponding heading in the details table below

* User A

* Hours User B for Monday 03.03.2025

* Other changes (can be extracted to separate work packages if easier)

*
In the details section

*
the sum of hours per day are listed (in the date column below the date)

* The IDs of the work packages are listed. The IDs include a link to the work package itself.


**Technical notes**

* <br>


**Permissions and visibility considerations**

* _No changes_

Back

Loading...