Human Resources mailing list archives

hr@odoo-community.org

Avatar

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

by Aarón Henríquez <notifications@github.com> - 12/12/2018 15:02:40

@aheficent 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',

Because of the method on_change_contract in 'hr_payslip.py' it calls super and super is in hr_payroll_account


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.