Skip to Content
Menu
This question has been flagged
6 Replies
15801 Views

Is it possible to make a shift working schedule in OpenERP Payroll ? Is there any example of that ?

Avatar
Discard
Best Answer

I've found this module https://www.odoo.com/apps/7.0/hr_schedule/ but it's only for version 7, I need the same for version 8. This module goes with many special dependencies and has a lot of code so I guess it's not easy and fast to rewrite it for v8.

Avatar
Discard

I need that too, it's sad to see there is no more improvement. Actually I feel peope devote more effort on paid Apps rather than community ones since the license has been changed.

Best Answer

Here is the community version for Odoo 8. There is also one for  Odoo 9.

https://github.com/OCA/hr/tree/8.0/hr_schedule

Avatar
Discard

No, this is not true. You have to read carefully, the module is not ported, neither to 8.0 nor 9.0.

Best Answer

There is not example but you can do using working time and salary rules combination.

Regards, Mustufa

Avatar
Discard
Author

Is working time the same as working schedule ? As long as I know, working schedule could not acomodate a schedule that didn't fit in one week duration. Or did you know how to create a working schedule that did not fit in one week duration ?

Author Best Answer

After looking at the hr module I found that it was impractical to handle a working shift schedule on OpenERP. It should be an additional module to do that. The hr module count the working day base on weekly schedule meanwhile a shift working schedule usually doesn't fit in one week duration. For several employee we can do it by making every day in a week as a working days and than encode every employee day off during the month's and then create a rule for that purpose. But if it should cover hundred or thousand's employee I think nobody willing to do that. I hope somedays it will be additional module for that purpose.

Avatar
Discard
Related Posts Replies Views Activity
0
May 22
2379
1
May 22
2173
1
Jan 22
1916
1
Oct 21
14114
2
Jan 24
14240