Payroll Entry Get Employee Button

Hi, I have added a new field in payroll entry but can’t get employees according to that field.

Can you please describe what is your actual requirement

@Vipul_Kumar, I have added this payroll group field to the employee profile and payroll entry form now, I want to get employees by this category in payroll entry.

You have to make Changes in Code You need to add filters in Payroll_entry.py and payroll_entry.js

1 Like

@bandarivijay can you please guide how can I do it?

hi mr @Syed_Anas you want to show user group if you select user?

@Vipul_Kumar your requirements are that when you select the employee you get their user group as well??

1 Like

@mubasher-hasan Yes e.g. I have a group named Office so when I select Office it gets only that group of employees

so you want that if you select that group all the information of that group fills up automatically right?
share some more screeshots for better understanding of the error

no pop-up error or msg appears it just brings all no of the employees



Please make the change in the code as above

1 Like

show me doctype screenshot

@bandarivijay thanks