Timesheet Reallocate

Automate a movement of the timeline from one project to another.

Technical Name:
timesheet_reallocate
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1450/image_1920?unique=0a81b40
  • Odoo Version

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

Timesheet Reallocate

This module allows to move the timeline from one project to another.

Usage

As a user with Timesheets/Manager rights, when I click on Timesheet>Timesheet>All Timesheets. I can select the lines to move, then I choose on the Action menu Reallocate.

A pop up is displayed to choose the new destination of the selected lines.

static/description/reallocate_wizard.png

I click on Transfer Timesheets, two group of lines are created:

  • Lignes with negative duration are added to the source tasks,
  • Lignes with positive duration are added to the target task.
static/description/transfer_timesheet_result.png

A note is added to the Chatter of each original task of the moved timesheets:

static/description/note_in_source_task.png

A note is added to the Chatter of the target task:

static/description/note_in_target_task.png

Exception and constraints

If I select an analytical line that is not a timesheet and try to reallocate the thimesheet, a blocking error message is raised: You cannot reverse an analytic line that is not a timesheet.

static/description/reverse_blocking_message.png

Contributors