HR/Payroll Process

From ADempiere
Revision as of 00:20, 27 August 2008 by Red1 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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()