OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/docs/use-cases/resource-management/README.md

39 lines
2.0 KiB

Docs/12.1 (#10167) task/40956-update-docs-for-121 * Update to docs for 12.1 Changed user guide Established subdirectory "team-planner" Started editing README for team-planner * Docs changes for 12.1 Further edits to README of team-planner subdirectory: -Intro into functionality -getting started -more features explained * Update README.md * Update readme Team planner Additional edits to team planner readme file * Update README.md * Project status README Update for 12.1 Project status update for 12.1 (WP #34708): -Added new screenshots to reflect 3 add'l status choices: Not Started, Finished, and Discontinued Directory: docs/user-guide/projects/project-status/REAMDME.md * Calendar Module v12.1 Update Updated snapshots to most current version, explained "Visibility settings", and introduced/explained multiple calendars, Favorite, Public and Private functions [#36322] Save different views in calendar module https://community.openproject.org/work_packages/36322 * Update to the Team Planner Update to the Team Planner as well as functionality of the Planning Calendar. There were several additional features that were added to the Team Planner that were not captured in the last edit, such as the "include projects" filter button. [#40956] Update Docs for 12.1 https://community.openproject.org/work_packages/40956 * Use Cases I added a new folder/repository called "Use Cases". Use cases are frequently asked for how-to scenarios and workarounds. The main README is basically a Table of Contents with links. I have also added 2 use cases, Portfolio Management and Resource Management. This is is not associated with a specific work package, but rather a value-add to customers * Update Images Updated images included in initial edits, from randomly generated, numerical file names created by pasting, to more descriptive image names and description. This was done for updates triggered by v12.1: - User guide -> Modules (update) - Team planner (new) - Calendar (update) - Use cases (new) * Style guide related changes Style Guide related changes/adjustments to: - Docs/User Guide/Team Planner - Docs/User Guide/Calendar - Docs/Use Cases/* Detail: Corrected inverted quotation marks use for buttons, and replaced by bold font instead * fix(docs-12.1): typofix in name & url for new section * fix(docs12.1): resolve review issues * fix(docs12.1): use relative links for internal doc links Co-authored-by: as-op <a.sandorf@openproject.com>
3 years ago
---
sidebar_navigation:
title: Resource Management
priority: 990
description: Step-by-step instruction about resource management
robots: index, follow
keywords: use-case, resource management
---
# Use Case: Resource Management
**Note:** This is a workaround. OpenProject does not have the automated functionality to provide detailed resource management or employee work capacity calculations.
![resource management](resource-management.png)
Step 1: Select a project and go to the work package overview.
Step 2: Either use existing fields, **Estimated time** and **Spent time**, or create custom fields (i.e. **Est. Scope (h)** and **Time spent (h)**)
Step 3: Either insert the standard fields to the view, or insert the custom fields if created in Step 2
Step 4: Then sort and filter all work packages and group by assignee.
Step 5: Save your view
You could also add the Gantt view to add an additional dimension to your overview
![Gantt](Gantt.jpg)
This will provide a rough overview of the various tasks assigned to a specific person or team. Using the Gantt view in addition provides additional overview of how these tasks happen in terms of timelines. It’s a visual way of looking at roughly how many tasks are assigned to an individual and gives you an estimate about the timeline, allowing for adjustments in assignments and timing to be made to balance your resources a little bit. Using filters and the (+) zoom function will help to focus the Gantt view to only tasks that are scheduled in let’s say the next 30 days. These functions can help focus in on showing relevant results only.
You can also use the sum function inside of **[⋮]** -> ***Configure view*** -> ***Display settings*** -> check ***Display Sums*** box:
![Configure view](configure-view.jpg)
![Display sums](display-sums.jpg)
**Limitations:** This workaround can provide an overview of who works on what and when, but it is unfortunately not a solid capacity management tool. It just provides a quick visual estimate.