HR/Payroll Process

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Overview

  • The Payroll Process takes Employee data from the source tables and prepare HR Movements (or Payroll Transations) following the Attributes or Rules defined for each Concept used.

Core Methods

The main logic is executed within the following sourcecode:

  • org.eevolution.model.MHRProcess.java
    • prepareIt()
    • movement()