← Back to team overview

openerp-community team mailing list archive

Re: [Merge] lp:~vauxoo/openerp-hr/7.0-dev-hr_payroll_manager_groups into lp:openerp-hr

 

Hello Katherine, 

I tested creating Pay Splips with a HR Manager user, and I confirmed your problem: 
I got the same error you found everytime and wasn't able to create a single Payslip.

This can be solved by just creating a Record Rule on Payslips, for the HR Manager group, with domain [(1, '=', 1)]

This takes less than 5 minutes and doesn't justify a module.
Other modules, such as Project, have such a record rule for the Manager group, so I think someone forgot to add it, so I think you should file a bug instead.

-- 
https://code.launchpad.net/~vauxoo/openerp-hr/7.0-dev-hr_payroll_manager_groups/+merge/194745
Your team OpenERP Community is subscribed to branch lp:~openerp-community/openerp-hr/7.0-modules-from-addons-hr-ng.


References