-
- Downloads
[FIX] hr_holidays: display allocation dates in the report
Steps to reproduce:
- go to "Reporting" (by Type) in the Time Off app.
Issue:
The start and end dates for the validity of allocations
are not displayed.
Furthermore, if a filter is applied on the date,
the allocations will not be taken into account
Cause:
The start and end dates are set to null in the query
that fetches records for the report.
opw-3143938
closes odoo/odoo#111036
Signed-off-by:
Kevin Baptiste <kba@odoo.com>
Please register or sign in to comment