Skip to content

Latest commit

 

History

History

payroll_periods

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Payroll Period

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

Easy Payroll Management

This module implements a more formal payroll cycle. This cycle is based on payroll period schedules configured by the user. Based on the configured schedule payroll periods are periodicaly created in advance. When a payroll period ends the state is automatically set to 'Ended'. A manual schedule can also be created, in which case the payroll manager must create payroll periods individually.

Table of contents

To configure payroll periods, you need to:

  1. Go to Payroll -> Configuration -> Payroll Period Schedules
  2. Click on the "Create" button to create a new schedule

To configure payslip exception rules, you need to:

  1. Go to Payroll -> Configuration -> Payslip Exception Rules
  2. Click on the "Create" button to create a new rule
  • Currently only monthly schedules are implemented
  • The option to make payment on a business day is not yet implemented
  • [FIX] A bug when creating pay slips that didn't change the period's start/end times to the local timezone
  • [FIX] Fixed a bug that prevented multiple payslips being computed at once
  • [ADD] Allow users to view their own (and subordinates) payslips
  • [ADD] Additional access rules
  • [FIX] Replace broken gtk-icons with font-awesome icons in payslip exception buttons in form view
  • [FIX] Properly spell out Payroll period schedule field name in hr.contract
  • [ADD] Change the severity of the NETZERO payslip exception rule from 'low' to 'critical'
  • [FIX] Payroll Period cron jobs did not complete running because of a programming error

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.

  • TREVI Software
  • Michael Telahun Makonnen

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

You are welcome to contribute.