From d9e195cdca64d14b49693c1378dc98723f6cbb97 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 10 Oct 2024 10:52:53 -0400 Subject: [PATCH] [17.0][OU-ADD] hr_org_chart: Migration to 17.0 --- docsource/modules160-170.rst | 2 +- .../hr_org_chart/17.0.1.0/upgrade_analysis_work.txt | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index 0ae89b703492..72fda42a218d 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -176,7 +176,7 @@ Module coverage 16.0 -> 17.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | hr_maintenance | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| hr_org_chart | | | +| hr_org_chart | Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | hr_presence | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..18397d02992f --- /dev/null +++ b/openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,11 @@ +---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_org_chart +NEW ir.ui.menu: hr_org_chart.menu_hr_employee_org_chart +NEW ir.ui.view: hr_org_chart.hr_department_hierarchy_view +NEW ir.ui.view: hr_org_chart.hr_employee_hierarchy_view +NEW ir.ui.view: hr_org_chart.hr_employee_public_hierarchy_view +# NOTHING TO DO