From 6b4e7b4e55ad281c611972864cbcccd0757911ca Mon Sep 17 00:00:00 2001 From: nguyenvietlam0640 Date: Mon, 3 Jul 2023 10:18:01 +0700 Subject: [PATCH] [MIG] hr_gamification: migrate 15 to 16 --- docsource/modules150-160.rst | 2 +- .../hr_gamification/16.0.1.0/upgrade_analysis_work.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/hr_gamification/16.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules150-160.rst b/docsource/modules150-160.rst index ff8fcc6ac56e..802ab58cff8c 100644 --- a/docsource/modules150-160.rst +++ b/docsource/modules150-160.rst @@ -174,7 +174,7 @@ Module coverage 15.0 -> 16.0 +-------------------------------------------------+----------------------+-------------------------------------------------+ | hr_fleet | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ -| hr_gamification | |No DB layout changes. | +| hr_gamification | Nothing to do |No DB layout changes. | +-------------------------------------------------+----------------------+-------------------------------------------------+ | hr_holidays | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/hr_gamification/16.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/hr_gamification/16.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..9735557f8f02 --- /dev/null +++ b/openupgrade_scripts/scripts/hr_gamification/16.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,6 @@ +---Models in module 'hr_gamification'--- +---Fields in module 'hr_gamification'--- +---XML records in module 'hr_gamification'--- +---nothing has changed in this module-- + +# NOTHING TO DO \ No newline at end of file