Analytic Line Employee

Add the employee to the views of analytic lines.

https://kastor.lab.numigi.net/web/image/product.template/900/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Analytic Line Employee

Odoo Context

In Odoo, a timesheet line is an analytic line.

On timesheet lines, the following 3 extra fields are filled:

  • Project
  • Task
  • Employee

These fields are visible on the list view of timesheet lines.

static/description/timesheet_line_list.png

However, the Employee and the Task are not shown in the list view of analytic lines.

static/description/analytic_line_list_before.png

Summary

This module adds the Employee to the list of analytic lines.

static/description/analytic_line_list_after.png

The field is also added to the form view of analytic lines.

static/description/analytic_line_form_after.png

The field is readonly because changing it would have undesired side effects. If you need to change the employee on a line, you may do it from the form view of the task:

static/description/task_form.png

Contributors