Timesheet Multi Line Wizard

Add a wizard for filling timesheets faster.

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

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

Timesheet Multi Line Wizard

Context

In some companies, timesheets are manually filled in Odoo by a manager.

Entering multiple timesheet entries for multiple employees and projects can take a lot of time. This module mitigates this issue by simplifying the entry of timesheets.

Usage

This module adds a new wizard that allows to enter multiple timesheet lines with common parameters.

static/description/wizard_form.png

After saving, for each line in the table, a new timesheet entry is created.

The parameters defined in the wizard (Project, Employee, Date, etc) are propagated to the new timesheet entries.

Save and New

When clicking on Save and New, the timesheets are created and a new wizard is opened with the same parameters.

static/description/save_and_new_button.png static/description/wizard_form_after_save_and_new.png

This allows for example to enter timesheets for the same day, but with a different employee.

Known Issues

This module does not define where the user should click to open the wizard in the first place.

The module timesheet_multi_line_wizard_grid allows to open the wizard from the timesheet grid view. This was separated into another module because the grid view is an Odoo Enterprise feature.

Contributors