Kenya PAYROLL CONFIGURATION

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

  1. Salary Components
  2. Salary Structures
  3. 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

Sample files attached. All PAYE, NSSF, Housing Levy, and SHIF are in the Salary structure.

Thank @glz we have installed this, But we are not seeing the
Salary Components
Salary Structures
and Tax Slabs for kenya .
Loaded Directly into them

i can see it has added a menu called Kenya

MY QUESTION was is supposed to add these settings Automatically on the or Does it come with Kenyan Salary Components

HOW DO I LOAD THEM ON THIS SIDE

OK or after installation how do i configure this

  1. Salary Components
  2. Salary Structures
  3. All Income Tax Slabs for Kenya

Download and import the files on this screenshot.
The app does not pre-install any data.

Hey did it work? i am having the same issue.

yes it worked . everything is working fine

Thanks guys @glz @dake @phanmurk I am learning a lot from this post

@glz I have already installed Hr and PayRoll, In the process of configuring Kenya Payroll on my server.

I want to have exactly sidebar menu as below, Kindly can someone guide me

GitHub - navariltd/navari_csf_ke: ERPNext Country Specific Functionality for Kenya, read this thread carefully though. The answers are already there. Also, it seems you’re on develop branch, the app supports upto v15, test if it works on develop branch.