Human Resources mailing list archives

hr@odoo-community.org

Avatar

Re: [OCA/hr] [10.0][FIX]hr_period (#527)

by "Pedro M. Baeza" <notifications@github.com> - 13/12/2018 10:03:41

@pedrobaeza commented on this pull request.


In hr_period/__manifest__.py:

> @@ -14,6 +14,7 @@
     'website': 'https://github.com/OCA/hr',
     'depends': [
         'hr_payroll',
+        'hr_payroll_account',

Then this is not the solution. Just use other name for the onchange_method and don't call super. It should be _onchange_contract_hr_period.


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.