Commit Graph

4 Commits

Author SHA1 Message Date
Jared Kipe
6a41a2b724 [IMP] hr_payroll_hibou: add module hr_payroll_payment 2021-03-09 17:02:13 -08:00
Jared Kipe
16821f85c3 [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.
2020-11-27 14:22:16 -08:00
Jared Kipe
eb85f97d20 [MIG] l10n_us_hr_payroll_401k: for Odoo Enterprise 14.0
Additionally, added search view to assist in configuring and added it to the config section in `hr_payroll_hibou`.
2020-11-23 18:19:25 -08:00
Jared Kipe
5a13ad029f [ADD] hr_payroll_hibou: for Odoo Enterprise 14.0
Abstract fixes and behaviors.

- Adds configurable option for Payslip rule calculation sum date field.
- Fixes inconsistency between .sum_category('CODE') and .categories['CODE']
- Adds semi-monthly Semi-monthly schedule_pay

All features are tested and the tests themselves should serve as test harnesses for other 'payroll' modules.
2020-11-21 17:19:37 -08:00