Payroll Preparation From Timesheet

Import payroll entries from timesheets

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

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

Payroll Preparation From Timesheet

This module allows to import payroll entries (payroll preparation lines) from timesheets.

Usage

As Payroll Preparation / Manager, I find a new menu item Generate Entries.

static/description/generate_entries_menu.png

After clicking on the menu item, a wizard opens.

static/description/wizard.png

I select a payroll period and click on OK.

static/description/wizard_validate.png

In the list of payroll entries, I notice that new entries have been generated for the period.

static/description/payroll_entry_list.png

Module Design

The module generates one payroll entry per timesheet line. This single payroll entry represents the hourly wage of the employee.

Hourly Rate

The module does not decide what the employee's hourly rate must be. This can be implemented in another module (based on the employee contract for example).

Other Types of Entries

The wizard can also be extended by other modules to generate extra payroll entries, (such as night shift premiums or vacations for example).

Contributors