Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Lines of code | 318 |
Technical Name |
task_priority_complexity |
License | LGPL-3 |
Website | https://github.com/Lud0do1202 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Lines of code | 318 |
Technical Name |
task_priority_complexity |
License | LGPL-3 |
Website | https://github.com/Lud0do1202 |
This module enhances task management by adding two new fields:
- Priority - Classify tasks as Low, Normal, High or else to help users focus on the most urgent issues first.
- Complexity - Gauge the level of effort or difficulty associated with each task, improving time estimations and resource allocation.
Configuration
Go to Project > Configuration > Task Priority / Complexity to set up your priorities
and complexities.

Define priorities by specifying a name and color. The Sequence field determines the
order of importance.

Similarly, configure complexities by providing a name and color. Again, the
Sequence field sets the importance level.

Kanban View
The Kanban view first shows any tasks marked as favorites, followed by tasks sorted by Priority and then
by Complexity.

When creating a new task directly from the Kanban view, you can specify its Priority and/or Complexity
right away.

List View
In the List view, Priority and Complexity fields appear by default for easy comparison and sorting.

Form View
In the Form view, Priority and Complexity fields are displayed prominently above the Task name. Simply
click either field to select a different value from a dropdown list of configured options.

Please log in to comment on this module