Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payroll: Allow all pays and reimbursements to be filtered by time activity type -> result in payroll picking up only time of selected activity type #279

Open
dixalex opened this issue Feb 27, 2023 · 7 comments

Comments

@dixalex
Copy link

dixalex commented Feb 27, 2023

Right now when you generate a payroll with multiple pays in (ex. base, overtime, weekend) -- all of them pick up ALL time entries while they should be filtered by activity type instead. Same with reimbursements.

@dixalex dixalex changed the title Payroll: Allow all pays to be filtered by time activity type -> result in payroll picking up only time of selected activity type Payroll: Allow all pays and reimbursements to be filtered by time activity type -> result in payroll picking up only time of selected activity type Feb 27, 2023
@cdhana17
Copy link
Collaborator

We can add a filter for activities in generate payroll page

We will put that in next release

@dixalex
Copy link
Author

dixalex commented Feb 28, 2023

I don't understand how that will work in Generate payroll page... The goal is to have separate calculation for each rate based on the activity type. It needs to go to Payroll Settings, no?

@cdhana17
Copy link
Collaborator

cdhana17 commented Mar 1, 2023

Yes the filter will not work if you are trying to apply different rate for different activities.

How about setting up a rule like this (please see screenshot) ? Will this work ?
Basic pay

@dixalex
Copy link
Author

dixalex commented Mar 1, 2023

Yes! That's what I was thinking. The only addition to that is it will affect the Payrol User Settings as well, because it will have to be overriden by activity type as well per user. That UI needs to be added as well.

@kikill95
Copy link

kikill95 commented Mar 1, 2023

Yes the filter will not work if you are trying to apply different rate for different activities.

How about setting up a rule like this (please see screenshot) ? Will this work ? Basic pay

Looks good! How can I do this for myself? would be very useful for me :)

@cdhana17
Copy link
Collaborator

cdhana17 commented Mar 1, 2023

This will be available in next release

@kikill95
Copy link

kikill95 commented Mar 1, 2023

This will be available in next release

Sounds good, do you have a schedule for this? Or maybe a separate branch where I can pull this earlier?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants