Skip to Content
Menu
This question has been flagged
3916 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
3714
0
Dec 15
4169
1
Sep 25
751
1
May 25
2090
1
Mar 25
1722