Skip to content

Latest commit

 

History

History

hr_benefit_payroll

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Benefits Payroll

Beta License: AGPL-3 trevi-software/trevi-hr

Apply Employee Benefits to Payroll

  • Benefits can be linked to payroll
    • Choose the 'Allowance' type for earnings
    • Choose the 'Deduction' type for premiums
    • Use Salary Rules to integrate them in to Payroll Structures
    • Information about the benefits are available to Salary Rules in a top-level 'benefits' object
      • Example: result = hr_benefit.<CODE>.deductions
    • The available fields are:
      • qty: the number of policies of this type found
      • earnings: the money to add
      • deductions: the money to deduct
      • ppf (Percentage Payroll Factor): 1 if the policy was active for the entire payroll period; less than 1 if it was active only for a fraction of the payroll period

Table of contents

Changelog

14.0.1.2.1 (2022-08-17)

  • [FIX] Catch up to changes in OCA/Payroll. Update your salary rules to take into account the dictionary naming changes.

14.0.1.0.1 (2022-08-09)

  • [FIX] Slightly off PPF calculation of benefit policy when the payslip period lengths don't equal the policy period lengths.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • TREVI Software
  • Michael Telahun Makonnen

Other credits

Maintainers

This module is part of the trevi-software/trevi-hr project on GitHub.

You are welcome to contribute.