Could some one kindly who has successfully configured payroll in Kenya using Frappe HR and Payroll assist with all the steps , formulars used and all the
- Salary Components
- Salary Structures
- All Income Tax Slabs for Kenya
to achieve this
Component Name | Type | Formula / Amount |
---|---|---|
Basic Salary | Earning | Manual or fixed |
NSSF (Employee) | Deduction | min(0.06 * base, 3000) |
SHIF | Deduction | max(0.0275 * base, 300) |
Housing Levy | Deduction | 0.015 * base |
PAYE Before Relief | Deduction | Custom slab logic |
Personal Relief | Deduction | Fixed: 2,400 |
Final PAYE | Deduction | PAYE Before Relief - 2400 |
Net Pay | Calculated | Automatically in Payslip |
Am trying to configure payroll for Kenya but am stuck kindly assist with this