---Models in module 'hr_holidays_attendance'---
new model hr.leave.attendance.report [sql_view]
---Fields in module 'hr_holidays_attendance'---
hr_holidays_attendance / hr.attendance.overtime.line / compensable_as_leave (boolean): NEW
hr_holidays_attendance / hr.attendance.overtime.rule / compensable_as_leave (boolean): NEW hasdefault: default
hr_holidays_attendance / hr.leave                 / employee_overtime (float)     : not related anymore
hr_holidays_attendance / hr.leave                 / employee_overtime (float)     : now a function
hr_holidays_attendance / hr.leave                 / overtime_id (many2one)        : DEL relation: hr.attendance.overtime
hr_holidays_attendance / hr.leave.accrual.level   / frequency (False)             : NEW selection_keys: ['bimonthly', 'biyearly', 'daily', 'hourly', 'monthly', 'weekly', 'worked_hours', 'yearly'], mode: modify
hr_holidays_attendance / hr.leave.accrual.level   / frequency_hourly_source (selection): DEL selection_keys: ['attendance', 'calendar']
hr_holidays_attendance / hr.leave.allocation      / employee_overtime (float)     : not related anymore
hr_holidays_attendance / hr.leave.allocation      / employee_overtime (float)     : now a function
hr_holidays_attendance / hr.leave.allocation      / overtime_id (many2one)        : DEL relation: hr.attendance.overtime
---XML records in module 'hr_holidays_attendance'---
DEL hr.leave.type: hr_holidays_attendance.holiday_status_extra_hours [renamed to hr_holidays module] (noupdate)
NEW ir.actions.act_window: hr_holidays_attendance.hr_leave_attendance_report_action
DEL ir.actions.act_window: hr_holidays_attendance.hr_leave_allocation_overtime_action
NEW ir.model.access: hr_holidays_attendance.access_hr_leave_attendance_report_manager
NEW ir.ui.menu: hr_holidays_attendance.hr_leave_attendance_report
NEW ir.ui.view: hr_holidays_attendance.hr_attendance_employee_simple_tree_view
NEW ir.ui.view: hr_holidays_attendance.hr_attendance_overtime_rule_view_form
NEW ir.ui.view: hr_holidays_attendance.hr_leave_attendance_report_view_form
NEW ir.ui.view: hr_holidays_attendance.hr_leave_attendance_report_view_list
NEW ir.ui.view: hr_holidays_attendance.hr_leave_attendance_report_view_pivot
NEW ir.ui.view: hr_holidays_attendance.hr_leave_attendance_report_view_search
NEW ir.ui.view: hr_holidays_attendance.view_attendance_overtime_line_list
DEL ir.ui.view: hr_holidays_attendance.hr_leave_allocation_overtime_view_form
DEL ir.ui.view: hr_holidays_attendance.res_users_view_form
