diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index 75bcfe00ee0a..ab92caf5d906 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -180,7 +180,7 @@ Module coverage 16.0 -> 17.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | hr_maintenance | Nothing to do |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