Skip to Content
Menu
This question has been flagged
3377 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
3462
0
Dec 15
3834
1
May 25
1237
1
Mar 25
1279
0
Mar 25
1414