Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions docsource/modules180-190.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,53 +170,53 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_attendance | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_calendar | | |
| hr_calendar |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| hr_contract | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_expense |Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_fleet | | |
| hr_fleet |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_gamification | | |
| hr_gamification |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_holidays |Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_holidays_attendance | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| hr_holidays_contract | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_homeworking | | |
| hr_homeworking |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_homeworking_calendar | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_hourly_cost | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_livechat | | |
| hr_livechat |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_maintenance | | |
| hr_maintenance |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_org_chart | | |
| hr_org_chart |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_presence | | |
| hr_presence |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_recruitment | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_recruitment_skills | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_recruitment_sms | | |
| hr_recruitment_sms |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_recruitment_survey | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_skills | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |new| hr_skills_event | | |
| |new| hr_skills_event |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_skills_slides | | |
| hr_skills_slides |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_skills_survey | | |
| hr_skills_survey |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_timesheet | | |
| hr_timesheet |Nothing | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_timesheet_attendance | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---Models in module 'hr_calendar'---

---Fields in module 'hr_calendar'---
hr_calendar / calendar.event / unavailable_partner_ids (many2many): module is now 'calendar' ('hr_calendar')

# NOTHING TO DO

---XML records in module 'hr_calendar'---
DEL ir.ui.view: hr_calendar.view_calendar_event_form
DEL ir.ui.view: hr_calendar.view_calendar_event_form_quick_create

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---Models in module 'hr_fleet'---

---Fields in module 'hr_fleet'---

---XML records in module 'hr_fleet'---
DEL ir.rule: hr_fleet.fleet_rule_contract_visibility_user (noupdate)
DEL ir.rule: hr_fleet.fleet_rule_odometer_visibility_user (noupdate)
DEL ir.rule: hr_fleet.fleet_rule_service_visibility_user (noupdate)
DEL ir.rule: hr_fleet.fleet_rule_vehicle_visibility_user (noupdate)
DEL ir.ui.view: hr_fleet.res_users_view_form_preferences

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---Models in module 'hr_gamification'---

---Fields in module 'hr_gamification'---

---XML records in module 'hr_gamification'---
NEW ir.model.access: hr_gamification.badge_base_user
NEW ir.rule: hr_gamification.hr_gamification_badge_base_user_not_owned_access (noupdate)
NEW ir.rule: hr_gamification.hr_gamification_badge_base_user_owned_access (noupdate)
NEW ir.rule: hr_gamification.hr_gamification_badge_group_hr_user_access (noupdate)
NEW ir.ui.view: hr_gamification.view_current_badge_form

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---Models in module 'hr_homeworking'---

---Fields in module 'hr_homeworking'---

---XML records in module 'hr_homeworking'---
NEW ir.ui.view: hr_homeworking.res_users_view_form

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'hr_livechat'---

---Fields in module 'hr_livechat'---

---XML records in module 'hr_livechat'---
NEW ir.ui.view: hr_livechat.discuss_channel_looking_for_help_view_search
NEW ir.ui.view: hr_livechat.im_livechat_report_channel_view_search
NEW ir.ui.view: hr_livechat.website_livechat_agent_history_view_search

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---Models in module 'hr_maintenance'---

---Fields in module 'hr_maintenance'---
hr_maintenance / res.users / equipment_ids (one2many) : DEL relation: maintenance.equipment

# NOTHING TO DO

---XML records in module 'hr_maintenance'---
NEW ir.ui.view: hr_maintenance.hr_employee_public_view_form
DEL ir.ui.view: hr_maintenance.res_users_view_form_preference

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'hr_org_chart'---

---Fields in module 'hr_org_chart'---

---XML records in module 'hr_org_chart'---
NEW ir.actions.act_window: hr_org_chart.action_hr_employee_public_org_chart
DEL ir.ui.menu: hr_org_chart.menu_hr_employee_org_chart
DEL ir.ui.view: hr_org_chart.res_users_view_form

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---Models in module 'hr_presence'---

---Fields in module 'hr_presence'---

---XML records in module 'hr_presence'---
DEL ir.ui.view: hr_presence.hr_employee_view_tree

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---Models in module 'hr_recruitment_sms'---

---Fields in module 'hr_recruitment_sms'---

---XML records in module 'hr_recruitment_sms'---
DEL ir.actions.act_window: hr_recruitment_sms.action_hr_applicant_mass_sms
DEL ir.actions.act_window: hr_recruitment_sms.action_hr_candidate_mass_sms
NEW ir.actions.server: hr_recruitment_sms.action_applicant_send_sms

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---Models in module 'hr_skills_event'---

---Fields in module 'hr_skills_event'---
hr_skills_event / hr.resume.line / course_type (False) : NEW selection_keys: ['external', 'onsite'], mode: modify
hr_skills_event / hr.resume.line / event_id (many2one) : NEW relation: event.event, isfunction: function, stored

# NOTHING TO DO

---XML records in module 'hr_skills_event'---
NEW ir.actions.act_window: hr_skills_event.event_training_onsite_action
NEW ir.ui.menu: hr_skills_event.menu_learnings_training_attendances_onsite
NEW ir.ui.view: hr_skills_event.resume_slides_line_view_form
NEW ir.ui.view: hr_skills_event.resume_slides_line_view_kanban
NEW ir.ui.view: hr_skills_event.resume_slides_line_view_list

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---Models in module 'hr_skills_slides'---

---Fields in module 'hr_skills_slides'---
hr_skills_slides / hr.resume.line / channel_id (many2one) : now a function
hr_skills_slides / hr.resume.line / course_type (False) : NEW selection_keys: ['elearning', 'external', 'onsite'], mode: modify
hr_skills_slides / hr.resume.line / course_url (char) : not a function anymore
hr_skills_slides / hr.resume.line / course_url (char) : now related
hr_skills_slides / hr.resume.line / display_type (False) : DEL selection_keys: ['certification', 'classic', 'course'], mode: modify
hr_skills_slides / hr.resume.line / duration (False) : NEW mode: modify, hasdefault: compute

# NOTHING TO DO

---XML records in module 'hr_skills_slides'---
DEL hr.resume.line.type: hr_skills_slides.resume_type_training [renamed to hr_skills module]
NEW ir.actions.act_window: hr_skills_slides.slide_channel_training_elearning_action
NEW ir.ui.menu: hr_skills_slides.menu_learnings_training_attendances_elearning
NEW ir.ui.view: hr_skills_slides.hr_employee_public_resume_view_form_inherit
NEW ir.ui.view: hr_skills_slides.hr_employee_public_view_form
NEW ir.ui.view: hr_skills_slides.hr_employee_resume_view_form_inherit
NEW ir.ui.view: hr_skills_slides.resume_slides_line_view_kanban
NEW ir.ui.view: hr_skills_slides.resume_slides_line_view_list
NEW ir.ui.view: hr_skills_slides.slide_channel_view_list

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---Models in module 'hr_skills_survey'---

---Fields in module 'hr_skills_survey'---
hr_skills_survey / hr.resume.line / department_id (False) : NEW mode: modify
hr_skills_survey / hr.resume.line / department_id (many2one) : module is now 'hr_skills' ('hr_skills_survey')
hr_skills_survey / hr.resume.line / display_type (False) : DEL selection_keys: ['certification', 'classic'], mode: modify

# NOTHING TO DO

---XML records in module 'hr_skills_survey'---
DEL ir.actions.act_window: hr_skills_survey.hr_employee_certification_report_action [renamed to hr_skills module]
DEL ir.ui.menu: hr_skills_survey.hr_employee_certication_report_menu
DEL ir.ui.view: hr_skills_survey.hr_employee_certification_report_view_list
DEL ir.ui.view: hr_skills_survey.hr_resume_line_view_search

# NOTHING TO DO
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---Models in module 'hr_timesheet'---
new model account.analytic.line.calendar.employee

# NOTHING TO DO

---Fields in module 'hr_timesheet'---
hr_timesheet / account.analytic.line.calendar.employee / active (boolean) : NEW hasdefault: default
hr_timesheet / account.analytic.line.calendar.employee / checked (boolean) : NEW hasdefault: default
hr_timesheet / account.analytic.line.calendar.employee / employee_id (many2one) : NEW relation: hr.employee
hr_timesheet / account.analytic.line.calendar.employee / user_id (many2one) : NEW relation: res.users, required, hasdefault: default
hr_timesheet / project.project / total_timesheet_time (integer): type is now 'float' ('integer')

# NOTHING TO DO

---XML records in module 'hr_timesheet'---
NEW ir.actions.act_window.view: hr_timesheet.act_hr_timesheet_line_view_calendar
NEW ir.actions.act_window.view: hr_timesheet.timesheet_action_view_all_calendar
NEW ir.model.access: hr_timesheet.access_account_analytic_line_calendar_employee
NEW ir.ui.view: hr_timesheet.hr_employee_public_view_form
NEW ir.ui.view: hr_timesheet.hr_employee_view_kanban_inherit_timesheet
NEW ir.ui.view: hr_timesheet.project_templates_view_list_inherit_timesheet
NEW ir.ui.view: hr_timesheet.view_calendar_account_analytic_line
NEW ir.ui.view: hr_timesheet.view_calendar_account_analytic_line_multi_create
NEW ir.ui.view: hr_timesheet.view_calendar_account_analytic_line_my_timesheets
NEW res.groups.privilege: hr_timesheet.res_groups_privilege_timesheets (noupdate)

# NOTHING TO DO
Loading