|
| 1 | +---Models in module 'hr_timesheet'--- |
| 2 | +---Fields in module 'hr_timesheet'--- |
| 3 | +hr_timesheet / account.analytic.account / project_count (integer) : module is now 'project' ('hr_timesheet') |
| 4 | +hr_timesheet / account.analytic.account / project_ids (one2many) : module is now 'project' ('hr_timesheet') |
| 5 | +hr_timesheet / project.project / analytic_account_id (many2one): module is now 'project' ('hr_timesheet') |
| 6 | +# NOTHING TO DO: Done on `project` module |
| 7 | + |
| 8 | +---XML records in module 'hr_timesheet'--- |
| 9 | +DEL ir.actions.act_window: hr_timesheet.project_task_action_view_timesheet |
| 10 | +NEW ir.actions.act_window.view: hr_timesheet.timesheet_action_view_report_by_employee_graph |
| 11 | +NEW ir.actions.act_window.view: hr_timesheet.timesheet_action_view_report_by_project_graph |
| 12 | +NEW ir.actions.act_window.view: hr_timesheet.timesheet_action_view_report_by_task_graph |
| 13 | +DEL ir.model.access: hr_timesheet.access_account_analytic_account_portal |
| 14 | +DEL ir.model.access: hr_timesheet.access_account_analytic_line_portal |
| 15 | +NEW ir.ui.view: hr_timesheet.portal_layout |
| 16 | +NEW ir.ui.view: hr_timesheet.portal_my_home_timesheet |
| 17 | +NEW ir.ui.view: hr_timesheet.portal_my_timesheets |
| 18 | +NEW ir.ui.view: hr_timesheet.portal_timesheet_table |
| 19 | +NEW ir.ui.view: hr_timesheet.view_hr_timesheet_line_graph |
| 20 | +DEL ir.ui.view: hr_timesheet.account_analytic_account_view_form_inherit |
| 21 | +NEW res.groups: hr_timesheet.group_hr_timesheet_approver |
| 22 | +# NOTHING TO DO: noupdate=0 |
| 23 | + |
| 24 | +NEW ir.module.category: base.module_category_operations_timesheets (noupdate) |
| 25 | +# NOTHING TO DO: New record |
| 26 | + |
| 27 | +DEL ir.model.access: hr_timesheet.access_account_analytic_account_manager [renamed to project module] |
| 28 | +DEL ir.model.access: hr_timesheet.access_account_analytic_account_user [renamed to project module] |
| 29 | +DEL ir.model.access: hr_timesheet.access_account_analytic_line_project [renamed to project module] |
| 30 | +# NOTHING TO DO: Done in `project` module |
| 31 | + |
| 32 | +DEL ir.rule: hr_timesheet.timesheet_rule_portal (noupdate) |
| 33 | +# DONE: post-migration removed |
| 34 | + |
| 35 | +res.groups: hr_timesheet.group_timesheet_manager (noupdate switched) |
| 36 | +# DONE: pre-migration noupdate disabled |
0 commit comments