Subtarefas
Ao lidar com tarefas de projeto, muitas vezes você pode se beneficiar da divisão da carga de trabalho em subtarefas menores, facilitando o acompanhamento do progresso e o gerenciamento do trabalho.
O recurso de subtarefa do Odoo é particularmente útil em alguns dos seguintes casos:
The task workload is too big to handle in one record.
There’s a clear sequence of steps to follow.
Some parts of the workload fall under the scope of different projects and/or assignees.
A tarefa original à qual as subtarefas estão vinculadas é chamada de tarefa principal. As subtarefas da tarefa principal são conhecidas como tarefas dependentes.
Criação de subtarefas
Para criar uma subtarefa:
Open the Project app, then go into your desired project.
Click the task where you want to add the sub-task, then click the Sub-tasks tab.
Click Add a line, then fill in the Title.
Click the fa-cloud-upload (save) icon to save the task manually.
Depois que a nova subtarefa é criada, as seguintes alterações ocorrem na tarefa principal:
A smart button displays the total number of sub-tasks, as well as the number of closed (done or canceled) sub-tasks. Click the smart button to access the list of the sub-tasks.
The Allocated time displays the amount of time allocated to the parent task, as well as time allocated to the sub-tasks. This can be used to ensure that the time allocated to sub-tasks does not exceed time allocated to the parent task.
The Timesheets tab includes a breakdown of time spent on the parent task as well as sub-tasks.
Clique em Visualizar para abrir a subtarefa que você criou. O formulário da subtarefa é idêntico ao formulário da tarefa <task_creation/task-configuration>.