diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index b83ba8fa81fb..aaf623673d39 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -176,7 +176,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 |Nothing to do |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..8cf2fae41555 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,9 @@ +---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