[IMP] hr_payroll_hibou: Control the 'wage_type' at the HR Contract Level

This will make it possible to be more abstract with 'work_type' or 'worked days lines' and overtime.
This commit is contained in:
Jared Kipe
2020-11-27 14:22:16 -08:00
parent 487daf1201
commit 30f1414df5
10 changed files with 118 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
from . import browsable_object
from . import hr_contract
from . import hr_payslip
from . import hr_salary_rule
from . import res_config_settings