To have the Personal leave balance display on the Payslip PDF printouts, you may follow below steps:
1. Know the template being used for your payslips:
a. Navigate to JCurve Payroll > Payroll Setup > Configuration
b. Just Click Next until you arrive at Step#2 Basic.
c. Look for the field = Payslip Template
d. Note for the template and search this on your global search field
2. Edit the Payslip template
3. Head to the PDF HTML field and add below code as follows:
Personal Leave Balance (hours): ${leave.personal.accrued} <br />
4. Click Save
Note that the changes in the Payslip template will be reflected on your next payrun transaction.