Skip to Content
Menu
This question has been flagged
3690 Views

Hi guys,


I'm new to Odoo and I'm using Odoo v8, and am not able to inherit the payroll module . . . please can someone help me

And I tried to create data file to add new values in Contribution Registers and its also not working


Is this the correct way:

==============================================

is_hr_payroll.py

==============================================

from openerp import models, fields, api

class is_hr_payroll(models.Model):

_inherit = 'hr.payroll'

===============================================

??

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 16
3586
0
Dec 15
4000
1
Sep 25
518
1
May 25
1712
1
Mar 25
1532