Payroll Preparation From Project

Generate payroll entries from projects

Technical Name:
payroll_preparation_from_project
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1133/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 Project

Overview

This module allows to generate payroll entries from a project.

When only this module is installed, no payroll entries are generated.

However, another module can implement how the preparation lines are created for a given project.

Usage

Generate Payroll Entries

In the form view of a project, a new action button is added.

static/description/project_action_menu.png

When clicking on this button, a wizard is open.

static/description/wizard.png

The wizard allows to select a payroll period.

static/description/wizard_filled.png

After clicking on Validate, payroll entries are created for this project.

static/description/payroll_entry_list.png

Project Smart Button

The module also adds a smart button in the form view of a project.

static/description/project_smart_button.png

When I click on the button, I see the list payroll entries generated from this project.

static/description/payroll_entry_list.png

Cancel Payroll Entries

The module allows to cancel (meaning delete) payroll entries linked to a project.

static/description/project_cancel_entries.png

When doing so, a validation wizard is open.

static/description/project_cancel_wizard.png

After validating, any payroll entry linked to the project is deleted.

Contributors