From 5e8af0ba2e3c1ba374d266e146515f846c3dc37a 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 --- .../hr_org_chart/17.0.1.0/upgrade_analysis_work.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt 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..b19fa75a0f8f --- /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 \ No newline at end of file