Payroll
Configure salary structures, generate payslips, and automate payroll processing for your organization.
Accessing Payroll
Navigate to HRMS Dashboard > Payroll
Setting Up Salary Structures
Step 1: Create a Salary Structure
- Go to Payroll > Configuration > Salary Structures
- Click Create
- Define the structure:
| Field | Description |
|---|---|
| Name | Structure name (e.g. "Standard Employee", "Contract Worker") |
| Type | Regular pay, contract, or custom |
| Company | Associated company |
- Click Save
Step 2: Define Salary Rules
Within a salary structure, add rules to compute earnings and deductions:
| Rule Type | Examples |
|---|---|
| Basic Salary | Fixed monthly base pay |
| Allowances | HRA, transport, meal allowance |
| Deductions | Tax, insurance, PF contributions |
| Gross/Net | Auto-computed totals |
- Click Add a line under Salary Rules
- Set the name, code, category, and computation method
- Use Python expressions for dynamic calculations (e.g.
result = contract.wage * 0.1)
Generating Payslips
Individual Payslip
- Go to Payroll > Payslips > All Payslips
- Click Create
- Select the employee, period, and salary structure
- Click Compute Sheet to calculate
- Review the breakdown and click Confirm
Batch Payslips
- Go to Payroll > Payslips > Batches
- Click Create
- Set the batch name and period
- Click Generate Payslips: this creates payslips for all eligible employees
- Review and Confirm the batch
warning
Always verify payslips before confirming. Confirmed payslips are posted to accounting and cannot be easily reversed.
Contract Management
Each employee must have an active contract for payroll to work:
- Go to Employees > Employee > Contracts tab
- Click Create
- Set wage, schedule, start date, and salary structure
- Set the contract status to Running
Payroll Reports
Access payroll summaries via Payroll > Reports:
- Payslip Analysis: breakdown by department, structure, or period
- Contribution Register: tax and deduction summaries
- Salary Attachment: garnishments and loan deductions
Need Help?
Contact SDLC Corp at sdlccorp.com/contact-us