From 15fd569f06531e578062b3f9a0d36426e84eac36 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 22 Jul 2026 18:54:54 +0200 Subject: [PATCH] [OU-ADD] hr_skills_survey: Nothing to do TT63238 --- docsource/modules180-190.rst | 2 +- .../19.0.1.0/upgrade_analysis_work.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/hr_skills_survey/19.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules180-190.rst b/docsource/modules180-190.rst index 83c768452afd..12e39ee75a2f 100644 --- a/docsource/modules180-190.rst +++ b/docsource/modules180-190.rst @@ -214,7 +214,7 @@ Module coverage 18.0 -> 19.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | hr_skills_slides | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| hr_skills_survey | | | +| hr_skills_survey |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | hr_timesheet |Done | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/hr_skills_survey/19.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/hr_skills_survey/19.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..4994f2517f77 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_skills_survey/19.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,15 @@ +---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') +# NOTHING TO DO: Moved field from module + +hr_skills_survey / hr.resume.line / display_type (False) : DEL selection_keys: ['certification', 'classic'], mode: modify +# NOTHING TO DO: Odoo has removed the field and distinguish this "type" of resume lines through the links + +---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: noupdate=0 ir stuff