Skip to Content
Menu
This question has been flagged
2581 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
2777
0
Dec 15
3098
1
Dec 24
397
0
Nov 24
107
1
Jul 24
4042