Salary Rule Variables

Technical Name:
hr_salary_rule_variable
Version:
7.0
License:
Author:
Savoir-faire Linux
https://odoo-community.org/web/image/product.template/3486/image_1920?unique=a8de7b0
  • Odoo Version

Terms and Conditions 

Salary Rule Variables

Salary rule variables are amounts or python expressions that change over the years. This module allows to compute these variables and reference them from salary rules.

The purpose of this module is to be able to adapt a complexe salary structures (e.g. the canadian income tax structure) from one year to another without going each time through the whole testing procedure.

Numbers change but the whole logic stays the same.

How to use it

In the python script of a salary rule, you may call it via the payslip browsable object:

variable = payslip.get_rule_variable(rule_id, payslip.date_from)

rule_id always refer to the current rule.

If you need more than one variable for a salary rule, use a python dict.

Contributors

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products