From c57f753114b597a3d005b1989631610908254bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Wed, 18 Oct 2023 10:12:02 +0200 Subject: [PATCH] [OU-ADD] hr_work_entry: Nothing to do TT42391 --- docsource/modules150-160.rst | 2 +- .../hr_work_entry/16.0.1.0/upgrade_analysis_work.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/hr_work_entry/16.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules150-160.rst b/docsource/modules150-160.rst index b70040d5ea30..251d4b51d6ea 100644 --- a/docsource/modules150-160.rst +++ b/docsource/modules150-160.rst @@ -204,7 +204,7 @@ Module coverage 15.0 -> 16.0 +-------------------------------------------------+----------------------+-------------------------------------------------+ | hr_timesheet_attendance | Nothing to do | | +-------------------------------------------------+----------------------+-------------------------------------------------+ -| hr_work_entry | | | +| hr_work_entry |Nothing to do | | +-------------------------------------------------+----------------------+-------------------------------------------------+ | hr_work_entry_contract | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/hr_work_entry/16.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/hr_work_entry/16.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..4923691e3fab --- /dev/null +++ b/openupgrade_scripts/scripts/hr_work_entry/16.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,6 @@ +---Models in module 'hr_work_entry'--- +---Fields in module 'hr_work_entry'--- +hr_work_entry / hr.work.entry / duration (float) : not a function anymore +---XML records in module 'hr_work_entry'--- +NEW ir.ui.view: hr_work_entry.hr_work_entry_view_pivot +# NOTHING TO DO