Skip to Content
Menu
This question has been flagged
2 Replies
3458 Views

I observe that I can select the same employee for any number of times again within the same payroll period and odoo generates those many payslips. There seems to be no check available that can avoid generation of these duplicate payslips.

Also, when running Payslip Batches, same employees can be selected any number times in different or even in the same batch. Generally, (at least in India) the payslips are generated only once per payroll period per employee.

Is there anyway this can be achieved? Anything code or ready module would work for me.

Avatar
Discard
Best Answer

Hi Jayant,

You can develop custom module and you can addup validation on employee, start and end date. based on that it will avoid multiple payslips generation for same employee in similar duration.

Hope it will help.

Thanks.





Email: odoo@aktivsoftware.com

Skype: kalpeshmaheshwari

Avatar
Discard
Author Best Answer

Agree. This needs to be addressed by a custom module.

I am just surprised no one has had this issue before.

Avatar
Discard

Hi,

This is usual behavior for every odoo reporting either SO, PO etc.

Hope you could have notice already :P

Author

Well, the SO, PO don't get generated duplicate. But in Payslip, multiple payslips for same employee same payroll period get generated physically in the DB. I have yet not checked if these duplicate payslips would also generate those many multiple payment transfers to employee's account. But, going by logic, I guess it would. And that is definitely wrong and needs to be fixed.

Related Posts Replies Views Activity
0
Dec 23
335
2
Nov 23
2060
0
Dec 21
1503
0
Sep 20
1557
1
Mar 20
2802