Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.57 KB

README.rst

File metadata and controls

70 lines (53 loc) · 2.57 KB

Benefit Management

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' dictionary
      • Example: result = benefits.<CODE>.premium_amount
    • The available fields are:
      • qty: the number of policies of this type found
      • advantage_amount: the money to add
      • premium_amount: 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

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 smashing 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.