---Models in module 'hr_timesheet'---
new model hr.employee.delete.wizard [transient]
---Fields in module 'hr_timesheet'---
hr_timesheet / account.analytic.line    / ancestor_task_id (many2one)   : DEL relation: project.task
hr_timesheet / account.analytic.line    / parent_task_id (many2one)     : NEW relation: project.task, isrelated: related, stored
hr_timesheet / project.project          / timesheet_encode_uom_id (many2one): not related anymore
hr_timesheet / project.project          / timesheet_encode_uom_id (many2one): now a function
hr_timesheet / project.update           / allocated_time (integer)      : NEW
hr_timesheet / project.update           / timesheet_time (integer)      : NEW
hr_timesheet / project.update           / uom_id (many2one)             : NEW relation: uom.uom
---XML records in module 'hr_timesheet'---
DEL ir.actions.act_window.view: hr_timesheet.timesheet_action_view_from_employee_list
NEW ir.actions.server: hr_timesheet.unlink_employee_action
NEW ir.model.access: hr_timesheet.access_hr_employee_delete_wizard
DEL ir.model.access: hr_timesheet.access_project_task
NEW ir.ui.view: hr_timesheet.hr_employee_delete_wizard_form
NEW ir.ui.view: hr_timesheet.hr_timesheet_line_portal_tree
NEW ir.ui.view: hr_timesheet.portal_my_task_allocated_hours_template
NEW ir.ui.view: hr_timesheet.project_update_view_kanban_inherit
NEW ir.ui.view: hr_timesheet.timesheet_view_form_portal_user
NEW ir.ui.view: hr_timesheet.view_employee_tree_inherit_timesheet
NEW ir.ui.view: hr_timesheet.view_kanban_account_analytic_line_portal_user
DEL ir.ui.view: hr_timesheet.portal_my_task_planned_hours_template
DEL ir.ui.view: hr_timesheet.project_sharing_inherit_project_task_view_tree
DEL ir.ui.view: hr_timesheet.project_sharing_project_task_view_search_inherit_timesheet
DEL ir.ui.view: hr_timesheet.rating_rating_view_search_project_inherited
DEL ir.ui.view: hr_timesheet.report_project_task_user_view_search
DEL ir.ui.view: hr_timesheet.report_project_task_user_view_tree
DEL ir.ui.view: hr_timesheet.view_task_search_form_hr_extended
