Timesheet Description Template

Autocomplete timesheet descriptions from templates

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

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

Timesheet Description Templates

This module allows to autocomplete timesheet descriptions.

Usage

As Timesheet / Manager, I go to Timesheets / Configuration / Description Templates.

static/description/description_template_list.png

I create a few records.

static/description/description_template_list_filled.png

I go to the list view of timesheet entries.

static/description/timesheet_list.png

As I begin typing the description, suggestions are proposed.

static/description/timesheet_suggestions.png

I can select one of these suggestions.

static/description/timesheet_suggestion_selected.png

Then, I can manually customize the description for this timesheet entry.

static/description/timesheet_suggestion_customized.png

Using the Widget

The autocomplete widget (timesheet_description_autocomplete) is added by default on the most common views of timesheets.

It can be added in other views (even other models than timesheets). The only requirement is that the field must be a Char field.

Contributors